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.

GetNthChildRef

From the Oblivion ConstructionSet Wiki
Revision as of 18:19, 23 January 2008 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(childRef:ref) reference.GetNthChildRef whichChild:short

Returns the nth child reference associated with the calling reference. Child references are stored in no particular order.

See Also