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§

ExAddGroupTask
Default-param extender for WorkerThreadPool::add_group_task_ex.
ExAddTask
Default-param extender for WorkerThreadPool::add_task_ex.