MeleeGroundSlamAttackEvents
Base: MeleeAttackGenericEvents
None.
| Property | Type | |
|---|---|---|
knockdownImmunityModifier | game.StatModifierData_Deprecated? | scripted |
stunImmunityModifier | game.StatModifierData_Deprecated? | scripted |
void OnEnter(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface) overrideRTTIvoid OnUpdate(float timeDelta, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface) overrideRTTIvoid OnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface) overrideRTTIvoid OnForcedExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface) overrideRTTIvoid AddStatModifiers(game.stateMachine.GameScriptInterface scriptInterface) RTTIvoid RemoveStatModifiers(game.stateMachine.GameScriptInterface scriptInterface) RTTI