godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
NativeStructure
godot
tools
generator
api
Undocumented in source.
struct
NativeStructure {
Type
name
;
string
format
;
@
serdeIgnore
Type
[]
used_classes
;
void
addUsedClass
(Type c);
string
parseMembers
();
}
Members
Functions
addUsedClass
void
addUsedClass
(Type c)
Undocumented in source. Be warned that the author may not have intended to support it.
parseMembers
string
parseMembers
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
format
string
format
;
Undocumented in source.
name
Type
name
;
Undocumented in source.
used_classes
Type
[]
used_classes
;
Undocumented in source.
Meta
Source
See Implementation
godot
tools
generator
api
aliases
Constant
functions
adjustTypeNameOnField
gdnToDType
generateBuiltins
generateGlobals
generateHeader
generateSingletons
getArrayType
opName
writeBindings
writeGlobalEnums
writeStructs
structs
ConfigurationTypeMemberOffsets
ConfigurationTypeSizes
ExtensionsApi
Header
MemberOffset
NativeStructure
Singleton
TypeMemberOffsets
TypeSize