godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
godotPropertyVariableNames
godot
d
wrap
Undocumented in source.
package
template
godotPropertyVariableNames (
T
) {}
Members
Aliases
field
alias
field
(
string
name
)
=
Alias
!(
__traits
(
getMember
,
T
,
name
))
Undocumented in source.
fieldNames
alias
fieldNames
=
FieldNameTuple
!
T
Undocumented in source.
godotPropertyVariableNames
alias
godotPropertyVariableNames
=
Filter
!(
isVariable
,
fieldNames
)
Undocumented in source.
Templates
isVariable
template
isVariable
(string name)
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