godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
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