GetNthChildRef

Revision as of 13:19, 21 December 2023 by 173.17.114.221 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

NotesEdit

  • Index starts with 0 as the first child.

See AlsoEdit