Tool.getFpAnimationInfo
Returns general information for a first person view animation.
Kind: Function
Environments: Game
Game
tool:getFpAnimationInfo( name )
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". |