parent
3ec6644096
commit
eba8ce7d8c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<method name="get_ref" qualifiers="const">
|
||||
<return type="Variant" />
|
||||
<description>
|
||||
Returns the [Object] this weakref is referring to.
|
||||
Returns the [Object] this weakref is referring to. Returns [code]null[/code] if that object no longer exists.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
|
Loading…
Reference in a new issue