Property ControlledCreature
ControlledCreature
Gets the creature this player is currently controlling.
This will return the player's current possessed creature (familiar, DM possession), otherwise their player character if they are currently not possessing a creature.
public NwCreature? ControlledCreature { get; }