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