Event OnSpellCastAt
Triggered when a spell is cast at the door.
public event Action<DoorEvents.OnSpellCastAt> OnSpellCastAt
Returns
- Action<DoorEvents.OnSpellCastAt>
- Triggered when a spell is cast at the door.
Triggered when a spell is cast at the door.
public event Action<DoorEvents.OnSpellCastAt> OnSpellCastAt