class_rid.rst 1019 B

123456789101112131415161718192021222324252627282930313233343536
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
  3. .. _class_RID:
  4. RID
  5. ===
  6. **Category:** Built-In Types
  7. Brief Description
  8. -----------------
  9. Member Functions
  10. ----------------
  11. +------------------------+--------------------------------------------------------------------------+
  12. | :ref:`int<class_int>` | :ref:`get_id<class_RID_get_id>` **(** **)** |
  13. +------------------------+--------------------------------------------------------------------------+
  14. | :ref:`RID<class_rid>` | :ref:`RID<class_RID_RID>` **(** :ref:`Object<class_object>` from **)** |
  15. +------------------------+--------------------------------------------------------------------------+
  16. Member Function Description
  17. ---------------------------
  18. .. _class_RID_get_id:
  19. - :ref:`int<class_int>` **get_id** **(** **)**
  20. .. _class_RID_RID:
  21. - :ref:`RID<class_rid>` **RID** **(** :ref:`Object<class_object>` from **)**