StatusEffectRemoved
Fires when a Status Effect is removed from an Entity.
Example usage:
Parameters
entity: Entity
The entity that had the status effect removed from it.
statusEffect: StatusEffectType
The type of status effect that was removed from the entity.
Last updated