Pushes an array onto the current call.
void Call_PushArrayEx(any[] value, int size, int cpflags)
Array to push.
Size of array.
Whether or not changes should be copied back to the input array. See SM_PARAM_* constants for details.
Called before a call has been started.
Cannot be used before a call has been started.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.