GetParentCellOwner
From GECK
(Redirected from GetCellOwner)
A function added by the Fallout Script Extender.
Contents
Description
Returns the owner of the cell that the calling reference is in.
Syntax
(cellOwner:BaseForm) reference.GetParentCellOwner
Or:
(cellOwner:BaseForm) reference.GetCellOwner
Example
ref parent set parent to someRef.GetParentCellOwner