godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
godotPropertyVariableNames
godot
api
wrap
Undocumented in source.
package package(godot)
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
api
wrap
functions
emptyGetter
emptySetter
structs
MethodWrapper
MethodWrapperMeta
OnReadyWrapper
VariableWrapper
VirtualMethodsHelper
templates
extractPropertyUDA
extractPropertyVariantType
godotConstants
godotEnums
godotMethods
godotPropertyGetters
godotPropertyNames
godotPropertySetters
godotPropertyVariableNames
godotSignals
godotSingletonVariableNames
onReadyFieldNames