godot.tools.generator.api

Undocumented in source.

Members

Aliases

Constant
alias Constant = int[string]
Undocumented in source.

Functions

adjustTypeNameOnField
string adjustTypeNameOnField(string expr)
Undocumented in source. Be warned that the author may not have intended to support it.
gdnToDType
string gdnToDType(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
generateBuiltins
string generateBuiltins(ExtensionsApi ap)
Undocumented in source. Be warned that the author may not have intended to support it.
generateGlobals
string generateGlobals(ExtensionsApi api)
Undocumented in source. Be warned that the author may not have intended to support it.
generateHeader
string generateHeader(ExtensionsApi api)
Undocumented in source. Be warned that the author may not have intended to support it.
generateSingletons
string generateSingletons(ExtensionsApi api)
Undocumented in source. Be warned that the author may not have intended to support it.
getArrayType
string getArrayType(string type)

strips array size from type

opName
string opName(string op)
Undocumented in source. Be warned that the author may not have intended to support it.
writeBindings
void writeBindings(ExtensionsApi ap, string dirPath)
Undocumented in source. Be warned that the author may not have intended to support it.
writeGlobalEnums
void writeGlobalEnums(ExtensionsApi ap, string dirPath)
Undocumented in source. Be warned that the author may not have intended to support it.
writeStructs
void writeStructs(ExtensionsApi api, string dirPath)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ConfigurationTypeMemberOffsets
struct ConfigurationTypeMemberOffsets
Undocumented in source.
ConfigurationTypeSizes
struct ConfigurationTypeSizes
Undocumented in source.
ExtensionsApi
struct ExtensionsApi
Undocumented in source.
Header
struct Header
Undocumented in source.
MemberOffset
struct MemberOffset
Undocumented in source.
NativeStructure
struct NativeStructure
Undocumented in source.
Singleton
struct Singleton
Undocumented in source.
TypeMemberOffsets
struct TypeMemberOffsets
Undocumented in source.
TypeSize
struct TypeSize
Undocumented in source.

Meta