Table of Contents

Event OnDMAppear

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when a DM appears in the game world, becoming visible to all other players.

public event Action<OnDMAppear> OnDMAppear

Returns

Action<OnDMAppear>
Triggered when a DM appears in the game world, becoming visible to all other players.