godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
onReadyFieldNames.onReadyFieldNames
godot
d
wrap
onReadyFieldNames
Undocumented in source.
alias
onReadyFieldNames
=
AliasSeq
!()
alias
onReadyFieldNames
=
Filter
!(
isORField
,
__traits
(
derivedMembers
,
T
))
template
onReadyFieldNames
(T)
package
static if
(!(
!is(GodotClass!T : Node)
))
alias
onReadyFieldNames
=
Filter
!(
isORField
, __traits(
derivedMembers
,
T
))
Meta
Source
See Implementation
godot
d
wrap
onReadyFieldNames
aliases
fieldNames
onReadyFieldNames
templates
isORField