ProjectInfo

Members

Functions

allClasses
const(string)[] allClasses()
Undocumented in source. Be warned that the author may not have intended to support it.
hasEntryPoint
bool hasEntryPoint()

the project has a GodotNativeLibrary mixin in one of its files

toCsv
string toCsv()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromCsv
ProjectInfo fromCsv(string csv)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

files
FileInfo[] files;
Undocumented in source.

Meta