mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source, adds Enums
This commit is contained in:
@@ -29,13 +29,18 @@ Member Functions
|
||||
| :ref:`Variant<class_variant>` | :ref:`wait_to_finish<class_Thread_wait_to_finish>` **(** **)** |
|
||||
+--------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Numeric Constants
|
||||
-----------------
|
||||
Enums
|
||||
-----
|
||||
|
||||
.. _enum_Thread_Priority:
|
||||
|
||||
enum **Priority**
|
||||
|
||||
- **PRIORITY_LOW** = **0**
|
||||
- **PRIORITY_NORMAL** = **1**
|
||||
- **PRIORITY_HIGH** = **2**
|
||||
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user