GetOwner

From the Fallout3 GECK Wiki
Revision as of 19:02, 1 February 2013 by imported>WarMachineDD7 (Created page with "{{Function |origin = FOSE1 |summary = Returns the owner of the calling reference. |name = GetOwner |returnType = ref |referenceType = ref |example = ref owner set owner...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the owner of the calling reference.

Syntax

[help]
(ref) ref.GetOwner

Example

ref owner
set owner to someItem.GetOwner