IDesktopPlatform::IsSourceDistribution

Tests whether an engine installation is a source distribution.

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

References

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

Remarks

Tests whether an engine installation is a source distribution. true if the engine contains source.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library