Table of Contents

Property ControlledCreature

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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

Property Value

NwCreature