native callfunc_push_float(Float: value);
value | Float value to push |
Pushes a float value onto the current call.
This function has no return value.
If called without initiating a callfunc, or the maximum amount of parameters is reached, an error is thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.