SHIP:Sail:getChild

From Serious Documentation
Revision as of 16:38, 4 December 2012 by Admin (talk | contribs) (Parameters & Return Value)
Jump to: navigation, search

Function Template:

node = getChild(parentNode, index);

Parameters/Return Value

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