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 GetDefaultEngineRootDir
(
FString & OutRootDir
)
Remarks
Gets the root directory for the default engine installation. true if OutRootDir is valid
Parameters
| Name | Description |
|---|---|
| OutRootDir | String to hold to the default engine's root directory |