GetCurrentAnimation
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
(2 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 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