GetCurrentAnimation
From MaratisWiki
(Difference between revisions)
(Created page with "Return the actual animation ID of the object") |
Dahnielson (Talk | contribs) m |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{lua-function|getCurrentAnimation|object}} | ||
| + | |||
Return the actual animation ID of the object | Return the actual animation ID of the object | ||
| + | |||
| + | {{lua-function-param|object|object to get animation from}} | ||
| + | |||
| + | [[Category:Lua scripting]] | ||
| + | [[Category:Lua function]] | ||
| + | [[Category:Animation]] | ||
Latest revision as of 23:57, 8 February 2014
getCurrentAnimation(object)
Return the actual animation ID of the object
-
object: object to get animation from