- Found in:
- Vanilla
Description
Documentation Comment
Sets essential flag on actor or spaceship
returns FALSE if called on something else
Caveats
Parameters
boolbSetEssential=true
Examples
Auto-Generated Example
bool myBool__bSetEssential
bool returnedValue = myObjectReference__toCallFunctionOn.TryToSetEssential(myBool__bSetEssential)