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