- Found in:
- Vanilla
Description
Documentation Comment
enable or disable the AI for this ship
Caveats
Parameters
boolabEnable=true
boolabPauseVoice=false
Examples
Auto-Generated Example
bool myBool__abEnable
bool myBool__abPauseVoice
mySpaceshipReference__toCallFunctionOn.EnableAI(myBool__abEnable, myBool__abPauseVoice)