mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch
This commit is contained in:
@@ -18,9 +18,9 @@ Holds an :ref:`Object<class_object>`, but does not contribute to the reference c
|
||||
Member Functions
|
||||
----------------
|
||||
|
||||
+------------------------------+----------------------------------------------------------+
|
||||
| :ref:`Object<class_object>` | :ref:`get_ref<class_WeakRef_get_ref>` **(** **)** const |
|
||||
+------------------------------+----------------------------------------------------------+
|
||||
+--------------------------------+----------------------------------------------------------+
|
||||
| :ref:`Variant<class_variant>` | :ref:`get_ref<class_WeakRef_get_ref>` **(** **)** const |
|
||||
+--------------------------------+----------------------------------------------------------+
|
||||
|
||||
Description
|
||||
-----------
|
||||
@@ -32,7 +32,7 @@ Member Function Description
|
||||
|
||||
.. _class_WeakRef_get_ref:
|
||||
|
||||
- :ref:`Object<class_object>` **get_ref** **(** **)** const
|
||||
- :ref:`Variant<class_variant>` **get_ref** **(** **)** const
|
||||
|
||||
Returns the :ref:`Object<class_object>` this weakref is referring to.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user