Table of Contents

Property LoginPlayer

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

LoginPlayer

Gets the player that logged in with this creature.
If this creature is a NPC or familiar, regardless of possession, this will return null.

public NwPlayer? LoginPlayer { get; }

Property Value

NwPlayer