godot-dlang ~master (2023-06-12T16:03:25Z)
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