Pushes an array onto the current call.
void Call_PushArray(const any[] value, int size)
Array to push.
Size of array.
Called before a call has been started.
Changes to array are not copied back to caller. Use PushArrayEx() to do this.
Cannot be used before a call has been started.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.