class_encodedobjectasid.rst 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. Methods
  12. -------
  13. +-----------------------+---------------------------------------------------------------------------------------------------------+
  14. | :ref:`int<class_int>` | :ref:`get_object_id<class_EncodedObjectAsID_method_get_object_id>` **(** **)** const |
  15. +-----------------------+---------------------------------------------------------------------------------------------------------+
  16. | void | :ref:`set_object_id<class_EncodedObjectAsID_method_set_object_id>` **(** :ref:`int<class_int>` id **)** |
  17. +-----------------------+---------------------------------------------------------------------------------------------------------+
  18. Method Descriptions
  19. -------------------
  20. .. _class_EncodedObjectAsID_method_get_object_id:
  21. - :ref:`int<class_int>` **get_object_id** **(** **)** const
  22. .. _class_EncodedObjectAsID_method_set_object_id:
  23. - void **set_object_id** **(** :ref:`int<class_int>` id **)**