IDesktopPlatform::IsValidRootDirectory

Tests whether a root directory is a valid Unreal Engine installation

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

References

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

Remarks

Tests whether a root directory is a valid Unreal Engine installation true if the engine is a valid installation


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library