# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
GDAPI is a structure for parsed JSON from godot_api.json.
GDAPIDoc is a structure for parsed documentation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
View is a structure that holds the api classes struct, but has additional methods attached to it that we can call inside our template.
# Type aliases
ByEnumName is used for sorting GDAPI objects by name.
ByMethodName is used for sorting GDAPI objects by name.
ByName is used for sorting GDAPI objects by name.
ByPropertyName is used for sorting GDAPI objects by name.
BySignalName is used for sorting GDAPI objects by name.