godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
ptrcall
godot
api
bind
Direct pointer call through MethodBind.
RefOrT
!
Return
ptrcall
(
Return
MB
Args
...
)
(
MB
method
,
in
godot_object
self
,
Args
args
)
Meta
Source
See Implementation
godot
api
bind
functions
callBuiltinMethod
callv
checkClassBinding
initializeClassBinding
ptrcall
mixin templates
baseCasts
structs
GodotConstructor
GodotMethod
GodotName
GodotVarArgs
MethodHash
templates
tempType
variables
needsConversion
Direct pointer call through MethodBind.