EditorSettings.getSettingsDir

Get 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