godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
WeakRef.getRef
godot
weakref
WeakRef
Returns the
GodotObject
this weakref is referring to.
struct
WeakRef
@
nogc
nothrow const
Variant
getRef
(
)
Meta
Source
See Implementation
godot
weakref
WeakRef
aliases
BaseClasses
functions
getRef
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the GodotObject this weakref is referring to.