IDesktopPlatform::IsValidRootDirectory

Tests whether a root directory is a valid Unreal Engine installation

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

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

Include

#include "IDesktopPlatform.h"

Syntax

bool IsValidRootDirectory
(
    const FString & RootDir
)

Remarks

Tests whether a root directory is a valid Unreal Engine installation

Returns

true if the engine is a valid installation

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