EInstalledPlatformState

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library