IDesktopPlatform::IsPerforceBuild

Tests whether an engine installation is a perforce build.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

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

Include

#include "IDesktopPlatform.h"

Syntax

bool IsPerforceBuild
(
    const FString & RootDir
)

Remarks

Tests whether an engine installation is a perforce build.

Returns

true if the engine is a perforce build.

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