godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
GodotCallable.this
godot
callable
GodotCallable
Undocumented in source.
this
(godot_callable opaque)
this
(GodotCallable other)
this
(GodotObject object, StringName method)
struct
GodotCallable
this
(
in
GodotObject
object
,
in
StringName
method
)
this
(GodotObject object, string method)
Meta
Source
See Implementation
godot
callable
GodotCallable
constructors
this
destructors
~this
functions
_defaultCtor
bind
bindv
call
callDeferred
callv
getBoundArguments
getBoundArgumentsCount
getMethod
getObject
getObjectId
hash
isCustom
isNull
isStandard
isValid
rpc
rpcId
unbind
unions
callable
variables
_callable