Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/InstalledPlatformInfo.h |
Include | #include "InstalledPlatformInfo.h" |
Syntax
enum EInstalledPlatformState
{
Supported,
Downloaded,
}
Values
Name | Description |
---|---|
Supported | Query whether the platform is supported |
Downloaded | Query whether the platform has been downloaded |