classes/class_thread #427
Replies: 1 comment
-
|
A really poor topic. It also luck of such stuff as loading resources in threads and Background loading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_thread
Inherits: RefCounted< Object A unit of execution in a process. Description: A unit of execution in a process. Can run methods on Object s simultaneously. The use of synchronization via Mutex or Sem...
https://docs.godotengine.org/en/stable/classes/class_thread.html
Beta Was this translation helpful? Give feedback.
All reactions