Background for Starfield
Member of the ObjectReference script
boolfunctionTryToSetGhost(boolbSetGhost=true)

Description

Documentation Comment

Sets ghost flag on actor or spaceship
returns FALSE if called on something else


Caveats


Parameters

boolbSetGhost=true


Examples

Auto-Generated Example

bool myBool__bSetGhost

bool returnedValue = myObjectReference__toCallFunctionOn.TryToSetGhost(myBool__bSetGhost)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.