GetChilds
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | Returns a list of the object's | + | {{lua-function|getChilds|object}} |
| + | |||
| + | Returns a list of the object's children (table) if any : | ||
childs = getChilds(object) | childs = getChilds(object) | ||
Revision as of 17:34, 8 February 2014
getChilds(object)
Returns a list of the object's children (table) if any :
childs = getChilds(object)