godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
extractPropertyVariantType
godot
api
wrap
get the common Variant type for a set of function or variable aliases
package package(godot)
template
extractPropertyVariantType (
seq
...
) {}
Members
Aliases
types
alias
types
=
NoDuplicates
!(
staticMap
!(
Variant
.
variantTypeOf
,
staticMap
!(
Type
,
seq
)))
Undocumented in source.
Manifest constants
extractPropertyVariantType
enum
extractPropertyVariantType
;
Undocumented in source.
Templates
Type
template
Type
(alias a)
Undocumented in source.
Meta
Source
See Implementation
godot
api
wrap
functions
emptyGetter
emptySetter
structs
MethodWrapper
MethodWrapperMeta
OnReadyWrapper
VariableWrapper
VirtualMethodsHelper
templates
extractPropertyUDA
extractPropertyVariantType
godotConstants
godotEnums
godotMethods
godotPropertyGetters
godotPropertyNames
godotPropertySetters
godotPropertyVariableNames
godotSignals
godotSingletonVariableNames
onReadyFieldNames
get the common Variant type for a set of function or variable aliases