Property RootPossessor
RootPossessor
Gets the root possessor of this item.
public NwGameObject? RootPossessor { get; }
Property Value
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.