EditorSettings.getSettingsDir

Gets the global settings path for the engine. Inside this path, you can find some standard paths such as: settings/tmp - Used for temporary storage of files settings/templates - Where export templates are located

struct EditorSettings
@nogc nothrow const
String
getSettingsDir
()

Meta