native bool:get_pcvar_bool(pcvar);
pcvar | Pointer to cvar to retrieve value from |
Returns an boolean value from a cvar via direct pointer access.
Cvar value, converted to bool
If an invalid cvar pointer is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.