GetParentCellOwner

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the owner of the cell of the calling reference.

Syntax

[help]
(ref) ref.GetParentCellOwner 

Or:

(ref) ref.GetCellOwner

Example

ref parent
set parent to someRef.GetParentCellOwner