GetParentCellOwner
Revision as of 18:16, 1 February 2013 by imported>WarMachineDD7 (Created page with "{{Function |origin = FOSE1 |summary = Returns the owner of the cell of the calling reference. |name = GetParentCellOwner |alias = GetCellOwner |returnType = ref |referen...")
< [[::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