class_encodedobjectasid.rst 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the EncodedObjectAsID.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_EncodedObjectAsID:
  5. EncodedObjectAsID
  6. =================
  7. **Inherits:** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Functions
  12. ----------------
  13. +------------------------+--------------------------------------------------------------------------------------------------+
  14. | :ref:`int<class_int>` | :ref:`get_object_id<class_EncodedObjectAsID_get_object_id>` **(** **)** const |
  15. +------------------------+--------------------------------------------------------------------------------------------------+
  16. | void | :ref:`set_object_id<class_EncodedObjectAsID_set_object_id>` **(** :ref:`int<class_int>` id **)** |
  17. +------------------------+--------------------------------------------------------------------------------------------------+
  18. Member Function Description
  19. ---------------------------
  20. .. _class_EncodedObjectAsID_get_object_id:
  21. - :ref:`int<class_int>` **get_object_id** **(** **)** const
  22. .. _class_EncodedObjectAsID_set_object_id:
  23. - void **set_object_id** **(** :ref:`int<class_int>` id **)**