mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
classref: Fix links case and sync headers with editor
Output from godotengine/godot#22002.
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
NavigationMeshInstance
|
||||
======================
|
||||
|
||||
**Inherits:** :ref:`Spatial<class_spatial>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
|
||||
|
||||
**Inherits:** :ref:`Spatial<class_Spatial>` **<** :ref:`Node<class_Node>` **<** :ref:`Object<class_Object>`
|
||||
**Category:** Core
|
||||
|
||||
Brief Description
|
||||
@@ -16,8 +15,8 @@ Brief Description
|
||||
|
||||
|
||||
|
||||
Member Variables
|
||||
----------------
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
.. _class_NavigationMeshInstance_enabled:
|
||||
|
||||
@@ -25,6 +24,6 @@ Member Variables
|
||||
|
||||
.. _class_NavigationMeshInstance_navmesh:
|
||||
|
||||
- :ref:`NavigationMesh<class_navigationmesh>` **navmesh**
|
||||
- :ref:`NavigationMesh<class_NavigationMesh>` **navmesh**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user