mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Order everything alphabetically
And sync with current 2.0.x sources.
This commit is contained in:
@@ -16,21 +16,21 @@ Brief Description
|
||||
Member Functions
|
||||
----------------
|
||||
|
||||
+------------------------+--------------------------------------------------------------------------+
|
||||
| :ref:`int<class_int>` | :ref:`get_id<class_RID_get_id>` **(** **)** |
|
||||
+------------------------+--------------------------------------------------------------------------+
|
||||
| :ref:`RID<class_rid>` | :ref:`RID<class_RID_RID>` **(** :ref:`Object<class_object>` from **)** |
|
||||
+------------------------+--------------------------------------------------------------------------+
|
||||
| :ref:`int<class_int>` | :ref:`get_id<class_RID_get_id>` **(** **)** |
|
||||
+------------------------+--------------------------------------------------------------------------+
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
.. _class_RID_get_id:
|
||||
|
||||
- :ref:`int<class_int>` **get_id** **(** **)**
|
||||
|
||||
.. _class_RID_RID:
|
||||
|
||||
- :ref:`RID<class_rid>` **RID** **(** :ref:`Object<class_object>` from **)**
|
||||
|
||||
.. _class_RID_get_id:
|
||||
|
||||
- :ref:`int<class_int>` **get_id** **(** **)**
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user