Starts a call to a function.
void Call_StartFunction(Handle plugin, function func)
Handle of the plugin that contains the function. Pass INVALID_HANDLE to specify the calling plugin.
Function to call.
Invalid or corrupt plugin handle, invalid function, or called before another call has completed.
Cannot be used during an incomplete call.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.