Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-15 20:48:41 +02:00
parent fa77d5735f
commit c267e81350
135 changed files with 3506 additions and 2640 deletions

View File

@@ -22,7 +22,7 @@ Properties
+---------------------------------------------+---------------------------------------------------------------+------+
| :ref:`bool<class_bool>` | :ref:`enabled<class_NavigationMeshInstance_property_enabled>` | true |
+---------------------------------------------+---------------------------------------------------------------+------+
| :ref:`NavigationMesh<class_NavigationMesh>` | :ref:`navmesh<class_NavigationMeshInstance_property_navmesh>` | null |
| :ref:`NavigationMesh<class_NavigationMesh>` | :ref:`navmesh<class_NavigationMeshInstance_property_navmesh>` | |
+---------------------------------------------+---------------------------------------------------------------+------+
Property Descriptions
@@ -44,11 +44,9 @@ Property Descriptions
- :ref:`NavigationMesh<class_NavigationMesh>` **navmesh**
+-----------+----------------------------+
| *Default* | null |
+-----------+----------------------------+
| *Setter* | set_navigation_mesh(value) |
+-----------+----------------------------+
| *Getter* | get_navigation_mesh() |
+-----------+----------------------------+
+----------+----------------------------+
| *Setter* | set_navigation_mesh(value) |
+----------+----------------------------+
| *Getter* | get_navigation_mesh() |
+----------+----------------------------+