godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
FuncRef._new
godot
funcref
FuncRef
Construct a new instance of FuncRef. Note: use
memnew!FuncRef
instead.
struct
FuncRef
@
nogc
nothrow static
FuncRef
_new
(
)
Meta
Source
See Implementation
godot
funcref
FuncRef
aliases
BaseClasses
functions
callFunc
callFuncv
getFunction
isValid
opAssign
opEquals
setFunction
setInstance
toHash
properties
_function
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of FuncRef. Note: use memnew!FuncRef instead.