TemporaryUnequipEvents class
TemporaryUnequipEvents
Inheritance
Base: UpperBodyEventsTransition
Derived
Properties
| Property | Type | |
|---|---|---|
forceOpen | bool | scripted |
hadStrongArmsEquipped | bool | scripted |
Functions
void OnEnter(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnUpdate(float timeDelta, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid OnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid ForceEquipStrongArms(PlayerPuppet player, bool instantStatChange)RTTIvoid ForceUnequipStrongArms(PlayerPuppet player)RTTI