FInstalledPlatformInfo::IsPlatformMissingRequiredFile

Queries whether a platform has any missing required files

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

References

   
Module DesktopPlatform
Header /Engine/Source/Developer/DesktopPlatform/Public/InstalledPlatformInfo.h
Include #include "InstalledPlatformInfo.h"
Source /Engine/Source/Developer/DesktopPlatform/Private/InstalledPlatformInfo.cpp
bool IsPlatformMissingRequiredFile
(
    const [FString](API\Runtime\Core\Containers\FString) & PlatformName
) const

Remarks

Queries whether a platform has any missing required files


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library