EInstalledPlatformState

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss