IDesktopPlatform::GetEngineSavedConfigDirectory

Gets the root directory for the engine's saved config files

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

FString GetEngineSavedConfigDirectory
(
    const FString & Identifier
)

Remarks

Gets the root directory for the engine's saved config files

Returns

The absoluate path to the engines Saved/Config directory

Parameters

Parameter

Description

Identifier

Identifier for the engine

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss