Background for Starfield
Member of the SpaceshipReference script
voidfunctionEnableAI(boolabEnable=true, boolabPauseVoice=false)Native

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.