LoadAnimation (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>JulienDethurens No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name | |name = LoadAnimation | ||
| arguments | |arguments = [[Animation]] <var>animation</var> | ||
|description | |description = This can be used to load an animation into the Humanoid as a variable. | ||
|returns | |returns = [[Instance]] | ||
|object | |object = Humanoid | ||
}}</onlyinclude> | }}</onlyinclude> | ||
Revision as of 19:49, 9 April 2012
![]() | |
Returns | Instance |
Description: | This can be used to load an animation into the Humanoid as a variable. |
Member of: | Humanoid |
Example
{{{1}}}