PICO Unreal Platform SDK
FPicoSystemInfo Struct Reference

System Information. More...

#include <OnlineSubsystemPicoNames.h>

Public Attributes

FString ROMVersion
 
FString Locale
 
FString ProductName
 
bool bIsCnDevice
 
FString MatrixVersionName
 
int64 MatrixVersionCode
 

Detailed Description

System Information.

Member Data Documentation

◆ bIsCnDevice

bool bIsCnDevice

Whether the device is global or in mainland China

◆ Locale

FString Locale

The region of the device system

◆ MatrixVersionCode

int64 MatrixVersionCode

The matrix version code of the device system

◆ MatrixVersionName

FString MatrixVersionName

The matrix version name of the device system

◆ ProductName

FString ProductName

The product name of the device system

◆ ROMVersion

FString ROMVersion

The ROM version of the device system