Module worker_thread_pool
Expand description
Sidecar module for class WorkerThreadPool.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for WorkerThreadPool enums.
Structsยง
- ExAdd
Group Task - Default-param extender for
WorkerThreadPool::add_group_task_ex. - ExAdd
Task - Default-param extender for
WorkerThreadPool::add_task_ex.