godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
extractPropertyVariantType
godot
d
wrap
get the common Variant type for a set of function or variable aliases
package
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
d
wrap
functions
emptyGetter
emptySetter
structs
MethodWrapper
OnReadyWrapper
VariableWrapper
templates
extractPropertyUDA
extractPropertyVariantType
godotMethods
godotPropertyGetters
godotPropertyNames
godotPropertySetters
godotPropertyVariableNames
godotSignals
onReadyFieldNames
get the common Variant type for a set of function or variable aliases