Sync classref with current source, adds Enums

This commit is contained in:
Rémi Verschelde
2018-01-12 08:52:43 +01:00
parent d2eaa67ef0
commit 4548bb71d5
142 changed files with 2620 additions and 1147 deletions

View File

@@ -33,13 +33,18 @@ Member Variables
- :ref:`float<class_float>` **wait_time**
Numeric Constants
-----------------
Enums
-----
.. _enum_VisualScriptYield_YieldMode:
enum **YieldMode**
- **YIELD_FRAME** = **1**
- **YIELD_PHYSICS_FRAME** = **2**
- **YIELD_WAIT** = **3**
Member Function Description
---------------------------