Background for Starfield
Member of the SpaceshipReference script
voidfunctionSetAvoidPlayer(boolabAvoid=true)Native

Description

Documentation Comment

Tells pathing to avoid the player (which it already does by default) or not (for use in scenes where the player is meant to be an incorporeal observer).


Caveats


Parameters

boolabAvoid=true


Examples

Auto-Generated Example

bool myBool__abAvoid

mySpaceshipReference__toCallFunctionOn.SetAvoidPlayer(myBool__abAvoid)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.