forward client_PostThink(id);
id | Client index |
Called after 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.