Property IsDMAvatar
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; }
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; }