Groups to combine specific Tasks in the TaskQueue, Tasks can only be added to the TaskQueue if their group is available
Optional function to sort the priority, if set, i will override the internal TaskQueue.sort function.
Caution, the TaskQueue uses the last element in the Arrays first, so the highest priorities should be ordered to the end
Generated using TypeDoc
Groups to combine specific Tasks in the TaskQueue, Tasks can only be added to the TaskQueue if their group is available