godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
onReadyFieldNames.fieldNames
godot
api
wrap
onReadyFieldNames
Undocumented in source.
template
onReadyFieldNames
(T)
package package(godot)
static if
(!(
!is(GodotClass!T : Node)
))
alias
fieldNames
=
FieldNameTuple
!
T
Meta
Source
See Implementation
godot
api
wrap
onReadyFieldNames
aliases
fieldNames
onReadyFieldNames
templates
isORField