native Float:get_float_byref(param);
param | Argument to retrieve, starting from 1 |
Returns the float value of a by-reference parameter from the plugin calling the native.
Float value
If used outside of a native callback, or the native was created with style 1, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.