- Found in:
- Vanilla
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)