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" |
bool GetEngineRootDirFromIdentifier
&40;
const FString & Identifier,
FString & OutRootDir
&41;
Remarks
Returns the identifier for the engine with the given root directory.
Parameters
| Name | Description |
|---|---|
| RootDirName | Root directory for the engine. |
| OutIdentifier | Identifier used to refer to this installation. |