Removes all instances of a plugin from a private forward's call list.
int RemoveAllFunctions(Handle plugin)
Handle of the plugin to remove instances of. Pass INVALID_HANDLE to specify the calling plugin.
Number of functions removed from forward.
Invalid or corrupt private forward handle or invalid or corrupt plugin handle.
Functions will be removed automatically if their parent plugin is unloaded.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.