godot.tools.generator.util

Undocumented in source.

Members

Classes

Type
class Type
Undocumented in source.

Functions

asTypedArray
string asTypedArray(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultTypeString
string defaultTypeString(Type type)

the default value to use for an argument if none is provided

escapeDType
string escapeDType(string s, string godotType)
Undocumented in source. Be warned that the author may not have intended to support it.
escapeDefaultType
string escapeDefaultType(Type type, string arg)

PoolVector2Array PoolColorArray Array Vector2 float Color bool Object PoolVector3Array Vector3 Transform2D RID int Transform Rect2 String Variant PoolStringArray

escapeGodotType
string escapeGodotType(string t)
Undocumented in source. Be warned that the author may not have intended to support it.
stripStringDefaultValueType
string stripStringDefaultValueType(Type type, string arg)
Undocumented in source. Be warned that the author may not have intended to support it.
tab
string tab(string s, int tabs)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TypeStruct
struct TypeStruct
Undocumented in source.

Meta