Background for Starfield
Member of the ObjectReference script
boolfunctionTryToSetEssential(boolbSetEssential=true)

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