StatusEffectAdded
Fires when a Status Effect is added to an Entity
Example usage:
Parameters
entity: Entity
The entity that received the status effect.
statusEffect: StatusEffectType
The type of status effect that was added to the entity.
Last updated