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