godotengine / godotengine/godot-cpp
WorkerThreadPool expose add_template_group_task and add_template_task
Open
enhancement
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
### Godot version
master
### godot-cpp version
master
### System information
Windows 10
### Issue description
Allow using **add_template_group_task** and **add_template_task** methods from WorkerThreadPool class that are available inside modules but in extensions.
### Steps to reproduce
look at godot engine source code usage of the mentioned methods
### Minimal reproduction project
create a templated method
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.