[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "GetNthChildRef"
Jump to navigation
Jump to search
Added note
imported>Haama (Created) |
imported>Haama (Added note) |
||
Line 4: | Line 4: | ||
(childRef:ref) reference.GetNthChildRef whichChild:short | (childRef:ref) reference.GetNthChildRef whichChild:short | ||
Returns the nth child reference associated with the calling reference. Child references are stored in no particular order. | Returns the nth child reference associated with the calling reference. Child references are stored in no particular order. | ||
==Notes== | |||
*Index starts with 0 as the first child. | |||
==See Also== | ==See Also== |