GetChilds

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
Returns a list of the object's childs (table) if any :
+
{{lua-function|getChilds|object}}
 +
 
 +
Returns a list of the object's children (table) if any :
  
 
  childs = getChilds(object)
 
  childs = getChilds(object)

Revision as of 18:34, 8 February 2014

getChilds(object)

Returns a list of the object's children (table) if any :

childs = getChilds(object)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox