Event OnDMDisappear
Triggered when a DM disappears from the game world, becoming invisible to all other players.
public event Action<OnDMDisappear> OnDMDisappear
Returns
- Action<OnDMDisappear>
- Triggered when a DM disappears from the game world, becoming invisible to all other players.