Table of Contents

Property IsDMAvatar

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

IsDMAvatar

Gets a value indicating whether this creature is a DM avatar character.
This returns false for NPC creatures possessed by DMs.

public bool IsDMAvatar { get; }

Property Value

bool