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