SHIP:Sail:getChild

From Serious Documentation
Revision as of 16:24, 4 December 2012 by Admin (talk | contribs)
Jump to: navigation, search

Function Template:

node = getChild(parentNode, index);

Parameters & Return Value

Name Data Type Description
node Node the nth node within the parentNode's children
parentNode Node The node to look in for children
index Integer The index of the child desired in the parent