FInstalledPlatformConfiguration

Information about a single installed platform configuration

Windows
MacOS
Linux

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/InstalledPlatformInfo.h

Include

#include "InstalledPlatformInfo.h"

Syntax

struct FInstalledPlatformConfiguration

Remarks

Information about a single installed platform configuration

Variables

Name Description

Public variable

FString

 

Architecture

Name of the Architecture for this combination

Public variable

bool

 

bCanBeDisplayed

Whether to display this platform as an option even if it is not valid

Public variable

EBuildConfigura...

 

Configuration

Build Configuration of this combination

Public variable

FString

 

PlatformName

Name of the Platform for this combination

Public variable

EBuildTargetTyp...

 

PlatformType

Type of Platform for this combination

Public variable

EProjectType

 

ProjectType

Type of project this configuration can be used for

Public variable

FString

 

RequiredFile

Location of a file that must exist for this combination to be valid (optional)

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