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