Navigation
API > API/Developer > API/Developer/DesktopPlatform > API/Developer/DesktopPlatform/IDesktopPlatform
References
| Module | DesktopPlatform |
| Header | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
| Include | #include "IDesktopPlatform.h" |
FString GetEngineSavedConfigDirectory
(
const FString & Identifier
)
Remarks
Gets the root directory for the engine's saved config files The absoluate path to the engines Saved/Config directory
Parameters
| Name | Description |
|---|---|
| Identifier | Identifier for the engine |