Event OnPhysicalAttacked
Triggered when the door is physically attacked by a creature.
public event Action<DoorEvents.OnPhysicalAttacked> OnPhysicalAttacked
Returns
- Action<DoorEvents.OnPhysicalAttacked>
- Triggered when the door is physically attacked by a creature.