Console variable query result values.
| Name | Description | 
|---|---|
| ConVarQuery_Okay | < Retrieval of client convar value was successful. */ | 
| ConVarQuery_NotFound | < Client convar was not found. */ | 
| ConVarQuery_NotValid | < A console command with the same name was found, but there is no convar. */ | 
| ConVarQuery_Protected | < Client convar was found, but it is protected. The server cannot retrieve its value. */ | 
| ConVarQuery_Cancelled | < Client disconnected during query */ | 
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.