Table of Contents

Property IsLoginPlayerCharacter

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

IsLoginPlayerCharacter

Gets if this creature is a player character/DM avatar.
If this creature is a NPC or familiar, regardless of possession, this will return false.

public bool IsLoginPlayerCharacter { get; }

Property Value

bool