class_weakref.rst 787 B

1234567891011121314151617181920212223242526272829303132
  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_WeakRef:
  4. WeakRef
  5. =======
  6. **Inherits:** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Member Functions
  11. ----------------
  12. +------------------------------+----------------------------------------------------------+
  13. | :ref:`Object<class_object>` | :ref:`get_ref<class_WeakRef_get_ref>` **(** **)** const |
  14. +------------------------------+----------------------------------------------------------+
  15. Member Function Description
  16. ---------------------------
  17. .. _class_WeakRef_get_ref:
  18. - :ref:`Object<class_object>` **get_ref** **(** **)** const