GetParent
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | Returns the object's parent if any | + | {{lua-function|getParent|object}} |
| + | |||
| + | Returns the object's parent if any. | ||
parent = getParent(object) | parent = getParent(object) | ||
Revision as of 17:34, 8 February 2014
getParent(object)
Returns the object's parent if any.
parent = getParent(object)