Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FDataDrivenPlatformInfo Struct Reference

#include <DataDrivenPlatformInfoRegistry.h>

+ Collaboration diagram for FDataDrivenPlatformInfo:

Public Attributes

FName IniPlatformName
 
TArray< FStringIniParentChain
 
bool bIsConfidential = false
 
bool bIsFakePlatform = false
 
FString TargetSettingsIniSectionName
 
TArray< FStringAdditionalRestrictedFolders
 
FGuid GlobalIdentifier
 
uint32 Freezing_MaxFieldAlignment = 0xffffffff
 
bool Freezing_b32Bit = false
 
bool Freezing_bForce64BitMemoryImagePointers = false
 
bool Freezing_bAlignBases = false
 
bool bHasDedicatedGamepad = false
 
bool bDefaultInputStandardKeyboard = false
 
bool bInputSupportConfigurable = false
 
FString DefaultInputType = "Gamepad"
 
bool bSupportsMouseAndKeyboard = false
 
bool bSupportsGamepad = true
 
bool bCanChangeGamepadType = true
 
bool bSupportsTouch = false
 
FString HardwareCompressionFormat
 

Detailed Description

Definition at line 118 of file DataDrivenPlatformInfoRegistry.h.

Member Data Documentation

◆ AdditionalRestrictedFolders

TArray<FString> FDataDrivenPlatformInfo::AdditionalRestrictedFolders

Definition at line 136 of file DataDrivenPlatformInfoRegistry.h.

◆ bCanChangeGamepadType

bool FDataDrivenPlatformInfo::bCanChangeGamepadType = true

Definition at line 158 of file DataDrivenPlatformInfoRegistry.h.

◆ bDefaultInputStandardKeyboard

bool FDataDrivenPlatformInfo::bDefaultInputStandardKeyboard = false

Definition at line 151 of file DataDrivenPlatformInfoRegistry.h.

◆ bHasDedicatedGamepad

bool FDataDrivenPlatformInfo::bHasDedicatedGamepad = false

Definition at line 148 of file DataDrivenPlatformInfoRegistry.h.

◆ bInputSupportConfigurable

bool FDataDrivenPlatformInfo::bInputSupportConfigurable = false

Definition at line 154 of file DataDrivenPlatformInfoRegistry.h.

◆ bIsConfidential

bool FDataDrivenPlatformInfo::bIsConfidential = false

Definition at line 127 of file DataDrivenPlatformInfoRegistry.h.

◆ bIsFakePlatform

bool FDataDrivenPlatformInfo::bIsFakePlatform = false

Definition at line 130 of file DataDrivenPlatformInfoRegistry.h.

◆ bSupportsGamepad

bool FDataDrivenPlatformInfo::bSupportsGamepad = true

Definition at line 157 of file DataDrivenPlatformInfoRegistry.h.

◆ bSupportsMouseAndKeyboard

bool FDataDrivenPlatformInfo::bSupportsMouseAndKeyboard = false

Definition at line 156 of file DataDrivenPlatformInfoRegistry.h.

◆ bSupportsTouch

bool FDataDrivenPlatformInfo::bSupportsTouch = false

Definition at line 159 of file DataDrivenPlatformInfoRegistry.h.

◆ DefaultInputType

FString FDataDrivenPlatformInfo::DefaultInputType = "Gamepad"

Definition at line 155 of file DataDrivenPlatformInfoRegistry.h.

◆ Freezing_b32Bit

bool FDataDrivenPlatformInfo::Freezing_b32Bit = false

Definition at line 143 of file DataDrivenPlatformInfoRegistry.h.

◆ Freezing_bAlignBases

bool FDataDrivenPlatformInfo::Freezing_bAlignBases = false

Definition at line 145 of file DataDrivenPlatformInfoRegistry.h.

◆ Freezing_bForce64BitMemoryImagePointers

bool FDataDrivenPlatformInfo::Freezing_bForce64BitMemoryImagePointers = false

Definition at line 144 of file DataDrivenPlatformInfoRegistry.h.

◆ Freezing_MaxFieldAlignment

uint32 FDataDrivenPlatformInfo::Freezing_MaxFieldAlignment = 0xffffffff

Definition at line 142 of file DataDrivenPlatformInfoRegistry.h.

◆ GlobalIdentifier

FGuid FDataDrivenPlatformInfo::GlobalIdentifier

Definition at line 139 of file DataDrivenPlatformInfoRegistry.h.

◆ HardwareCompressionFormat

FString FDataDrivenPlatformInfo::HardwareCompressionFormat

Definition at line 162 of file DataDrivenPlatformInfoRegistry.h.

◆ IniParentChain

TArray<FString> FDataDrivenPlatformInfo::IniParentChain

Definition at line 124 of file DataDrivenPlatformInfoRegistry.h.

◆ IniPlatformName

FName FDataDrivenPlatformInfo::IniPlatformName

Definition at line 121 of file DataDrivenPlatformInfoRegistry.h.

◆ TargetSettingsIniSectionName

FString FDataDrivenPlatformInfo::TargetSettingsIniSectionName

Definition at line 133 of file DataDrivenPlatformInfoRegistry.h.


The documentation for this struct was generated from the following file: