godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
tempType
godot
api
bind
temporary var if conversion is needed
template
tempType (
Src
Dest
) {
alias
tempType
=
Dest
;
alias
tempType
=
void
[
0
]
;
}
Members
Aliases
tempType
alias
tempType
=
Dest
Undocumented in source.
tempType
alias
tempType
=
void
[
0
]
Undocumented in source.
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
temporary var if conversion is needed