FInstalledPlatformInfo::IsValidPlatform

Queries whether a platform has any valid configurations

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 IsValidPlatform
(
    const [FString](API\Runtime\Core\Containers\FString) & PlatformName,
    [EProjectType](API\Developer\DesktopPlatform\EProjectType) ProjectType
) const

Remarks

Queries whether a platform has any valid configurations


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library