Table of Contents

Property DM

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

DM

Gets a value indicating whether the client is connecting as a DM (true) or player (false).

public bool DM { get; }

Property Value

bool