Returns the client's eye angles.
bool GetClientEyeAngles(int client, float ang[3])
Player's index.
Destination vector to store the client's eye angles.
True on success, false on failure.
Invalid client index, client not in game, or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.