native Float:get_global_float(variable);
variable | Entry to retrieve from |
Returns a float type value from the server globals.
For a list of valid float type entries, see the GL_* constants in engine_const.inc under the "Float" section.
Value of specified entry
If an invalid entry is provided, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.