Searches for a Client preference cookie.
Handles returned by FindClientCookie can be closed via CloseHandle() when no longer needed.
Cookie FindClientCookie(const char[] name)
Name of cookie to find.
A handle to the cookie if it is found, null otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.