godot.util.pregenerate

Undocumented in source.

Members

Enums

MakeEntryPoint
enum MakeEntryPoint
Undocumented in source.

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
sanitized
string[] sanitized(string paths)

Sanitize a space-separated list of absolute paths. DUB's IMPORT_PATHS and STRING_IMPORT_PATHS seem to always be absolute paths.

Manifest constants

classesFilename
enum classesFilename;
Undocumented in source.
entryPointFilename
enum entryPointFilename;
Undocumented in source.
entryPointRoot
enum entryPointRoot;
Undocumented in source.

Static variables

entryPointSource
string entryPointSource;
Undocumented in source.

Meta