native
remove_task
Syntax
native remove_task(id = 0, outside = 0);
Description
Removes all tasks with the specified id.
Parameters
| id | Task id to search for |
|---|---|
| outside | Will remove tasks set by other plugins if nonzero |
Return
Number of removed tasks