godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
WeakRef._new
godot
weakref
WeakRef
Construct a new instance of WeakRef. Note: use
memnew!WeakRef
instead.
struct
WeakRef
@
nogc
nothrow static
WeakRef
_new
(
)
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
Construct a new instance of WeakRef. Note: use memnew!WeakRef instead.