godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
FuncRef.isValid
godot
funcref
FuncRef
Returns whether the object still exists and has the function assigned.
struct
FuncRef
@
nogc
nothrow const
bool
isValid
(
)
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
Returns whether the object still exists and has the function assigned.