GetOwner
From GECK
A function added by the Fallout Script Extender.
Contents
Description
Returns the Owner (BaseForm) of the calling reference. The owner can be a Faction or an NPC.
Syntax
(owner:baseForm) reference.GetOwner
Example
ref owner set owner to someItem.GetOwner