set_float_byref
Core (amxmodx.inc)
Description
set_float_byref - Sets a float into the byreference parameter in a calling plugin.
Syntax
set_float_byref ( param, Float:value )
Type
Native
Notes
This can only be used in a dynamic native function registered with style 0 (default). Arguments start at 1.