Difference between revisions of "GetParentRef"

423 bytes added ,  17:48, 11 March 2010
function name in example was wrong
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Hugepinball
(function name in example was wrong)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Incomplete}}
{{Function
|CSWikiPage = GetParentRef
|origin = GECK1
|summary = 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
|name = GetParentRef
|returnType = ref
|referenceType = [Actor, Activator]


Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetParentRef GetParentRef].
|example = <pre>ref myParent
set myParent to BuddyRef.GetParentRef</pre>
This will set ''myParent'' to BuddyRef's enable parent
}}
 
==Notes==
None
 
==See Also==
*[[GetLinkedRef]]
*[[GetDisabled]]
*[[Disable]]
*[[Enable]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
[[Category:Reference Variable Functions]]
[[Category:Reference Variable Functions]]
[[Category:Reference Variable Functions (GECK 1.0)]]
[[Category:Reference Variable Functions (GECK 1.1)]]
Anonymous user