|
void | Apply (AbilityOwner abilityOwner) |
| Run by the ability info object when the ability is activated. Must be filled in to instantiate.
|
|
virtual void | Disable (AbilityOwner abilityOwner) |
| Run by the ability info object when the ability is deactivated. Doesn’t have to be filled in to instantiate.
|
|
◆ Apply()
Run by the ability info object when the ability is activated. Must be filled in to instantiate.
- Parameters
-
◆ Disable()
virtual void AbilityEffect.Disable |
( |
AbilityOwner | abilityOwner | ) |
|
|
virtual |
Run by the ability info object when the ability is deactivated. Doesn’t have to be filled in to instantiate.
- Parameters
-
Reimplemented in StatsAE.
◆ AbilityEffectType
Determines how the effect should be applied.
The documentation for this class was generated from the following file: