Table of Contents

Property RootPossessor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RootPossessor

Gets the root possessor of this item.

public NwGameObject? RootPossessor { get; }

Property Value

NwGameObject

Remarks

If this item is in a container, this is the creature/placeable holding the container that holds this item. Otherwise, this returns the same object as Possessor.