GetCurrentAnimation
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) |
Dahnielson (Talk | contribs) m |
||
Line 2: | Line 2: | ||
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:Lua function]] | ||
[[Category:Animation]] | [[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