Tool.getAnimationInfo

Returns general information for a third person view animation.

Kind: Function

Environments: Game

Game

tool:getAnimationInfo( name )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.
name string The name.

Returns:

Type Description
table A table containing "name", "duration" and "looping".