MeleeGroundSlamAttackEvents class
MeleeGroundSlamAttackEvents
Inheritance
Base: MeleeAttackGenericEvents
Derived
None.
Properties
| Property | Type | |
|---|---|---|
knockdownImmunityModifier | game.StatModifierData_Deprecated? | scripted |
stunImmunityModifier | game.StatModifierData_Deprecated? | scripted |
Functions
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