Table of Contents

Event OnDMDisappear

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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.