mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
To tell potential contributors that they should NOT edit those files but instead should work on the class.xml source of the main Godot repo
37 lines
1019 B
ReStructuredText
37 lines
1019 B
ReStructuredText
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
|
|
|
|
.. _class_RID:
|
|
|
|
RID
|
|
===
|
|
|
|
**Category:** Built-In Types
|
|
|
|
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 **)** |
|
|
+------------------------+--------------------------------------------------------------------------+
|
|
|
|
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 **)**
|
|
|
|
|