Function 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

String getSettingsDir() nothrow @nogc const;