GetParentRef
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns the enable parent reference, as set in the Enable Parent tab of the Reference dialog. A reference with an enable parent will disable/enable in accordance with its parent
Syntax
(ref) [Actor, Activator].GetParentRef
Example
ref myParent set myParent to BuddyRef.GetParentRef
This will set myParent to BuddyRef's enable parent