FPlatformInfo

Information about a platform loaded from disk.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h

Include

#include "Misc/DataDrivenPlatformInfoRegistry.h"

Syntax

struct FPlatformInfo

Remarks

Information about a platform loaded from disk.

Variables

Name Description

Public variable

TArray< FString...

 

AdditionalRestrictedFolders

List of additonal restricted folders

Public variable

FString

 

AudioCompressionSettingsIniSectionName

The name of the ini section to use to load audio compression settings (used at runtime and cooktime)

Public variable

bool

 

bIsConfidential

Is this platform confidential

Public variable

bool

 

bRestrictLocalization

Should this platform be split when using ELocTextPlatformSplitMode::Restricted (only used when bIsConfidential is true)

Public variable

bool

 

Freezing_b32Bit

Public variable

bool

 

Freezing_bAlignBases

Public variable

bool

 

Freezing_bForce64BitMemoryImagePointers

Public variable

bool

 

Freezing_bWithRayTracing

Public variable

uint32

 

Freezing_MaxFieldAlignment

MemoryFreezing information, matches FPlatformTypeLayoutParameters - defaults are clang, noneditor.

Public variable

TArray< FString...

 

IniParentChain

Cached list of ini parents

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