IDesktopPlatform::IsPerforceBuild

Tests whether an engine installation is a perforce build.

Unreal Engine C++ API Reference > Developer > DesktopPlatform > IDesktopPlatform

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h
Include #include "IDesktopPlatform.h"
bool IsPerforceBuild
(
    const [FString](API\Runtime\Core\Containers\FString) & RootDir
)

Remarks

Tests whether an engine installation is a perforce build. true if the engine is a perforce build.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library