IDesktopPlatform::GetDefaultEngineRootDir

Gets the root directory for the default engine installation.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

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

Include

#include "IDesktopPlatform.h"

Syntax

bool GetDefaultEngineRootDir
(
    FString & OutRootDir
)

Remarks

Gets the root directory for the default engine installation.

Returns

true if OutRootDir is valid

Parameters

Parameter

Description

OutRootDir

String to hold to the default engine's root directory

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