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                = LoadAnimation
|name                = LoadAnimation
| arguments          = [[Instance]] <var>Animation</var>
| arguments          = [[Instance]] <var>animation</var>
|description          = This can be used to load an animation into the Humanoid as a variable.
|description          = This can be used to load an animation into the Humanoid as a variable.
|returns              = [[Instance]]
|returns              = [[Instance]]

Revision as of 19:46, 9 April 2012

LoadAnimation( Instance animation )
Returns Instance
Description: This can be used to load an animation into the Humanoid as a variable.
Member of: Humanoid


Example
{{{1}}}