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