native Float:get_pcvar_float(pcvar);
pcvar | Pointer to cvar to retrieve value from |
Returns a float value from a cvar via direct pointer access.
Cvar value, converted to float
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.