native callfunc_push_int(value);
value | Int value to push |
Pushes an int 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.