Module args

Module args 

Source
Expand description

Module with the structs and enums needed to call the main function of the library.

Modules§

iconsicons
Module with the structs and enums

Enums§

BaseDirectory
The base directory to use for paths.
EntrySymbol
Entry symbol for the GDExtension.

Constants§

DEFAULT_ENTRY_SYMBOL
Name of the default entry function godot-rust uses for initializing the GDExtension.
GDEXTENSION_FOLDER 🔒
The representation of a path relative to the folder where .gdextension lies.
PROJECT_FOLDER 🔒
The representation of a path relative to the Godot project folder.