forward client_PreThink(id);
id | Client index |
Called at the start of each client think.
Using his forward can easily become performance-critical. More specific hooks and forwards should be used whenever possible.
This forward ignores the returned value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.