godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
onReadyFieldNames.isORField
godot
api
wrap
onReadyFieldNames
Undocumented in source.
template
onReadyFieldNames
(T)
package package(godot)
static if
(!(
!is(GodotClass!T : Node)
))
template
isORField (
string
n
) {}
Members
Variables
isORField
enum
bool
isORField
;
Undocumented in source.
isORField
enum
bool
isORField
;
Undocumented in source.
Meta
Source
See Implementation
godot
api
wrap
onReadyFieldNames
aliases
fieldNames
onReadyFieldNames
templates
isORField