GetParentCellOwner

< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the owner of the cell of the calling reference.

Syntax

(ref) ref.GetParentCellOwner 

Or:

(ref) ref.GetCellOwner

Example

ref parent
set parent to someRef.GetParentCellOwner