Event OnDMDisableTrap
Triggered when a DM toggles the trap state of a door/placeable/trigger.
public event Action<OnDMDisableTrap> OnDMDisableTrap
Returns
- Action<OnDMDisableTrap>
- Triggered when a DM toggles the trap state of a door/placeable/trigger.