Gamemode.UpdateAnimation
From GMod Wiki
Event Hook | |
Hook Name | UpdateAnimation |
Syntax | GM:UpdateAnimation( Player ) |
Description | Used to update the animation states (e.g: pose parameters) of a player each frame/tick/render(?). |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.UpdateAnimation]Gamemode.UpdateAnimation [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- N/A