get_float_byref
Core (amxmodx.inc)
Description
get_float_byref - Returns a by-reference float from a calling plugin.
Syntax
Float: get_float_byref ( param )
Type
Native
Notes
This can only be used in a dynamic native function registered with style 0 (default). Arguments start at 1.