GetParent

From MaratisWiki
(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 2: Line 2:
  
 
Returns the object's parent if any.
 
Returns the object's parent if any.
 +
 +
{{lua-function-param|object|object to operate on}}
  
 
  parent = getParent(object)
 
  parent = getParent(object)

Latest revision as of 01:14, 9 February 2014

getParent(object)

Returns the object's parent if any.

  • object : object to operate on
parent = getParent(object)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox