Usercmd

From Valve Developer Community
Revision as of 06:02, 2 August 2006 by King2500 (talk | contribs)
Jump to navigation Jump to search

Usercmd (user command) is the player's input, for example the current keys pressed and current viewangle, which is sent to the server. By default it's send 30 times per second.

In code it's defined in usercmd.cpp