terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.SystemInfo Class Referencesealed
+ Collaboration diagram for UnityEngine.SystemInfo:

Public Member Functions

static bool IsFormatSupported (GraphicsFormat format, FormatUsage usage)
 
static GraphicsFormat GetCompatibleFormat (GraphicsFormat format, FormatUsage usage)
 
static GraphicsFormat GetGraphicsFormat (DefaultFormat format)
 

Static Public Member Functions

static bool SupportsTextureFormat (TextureFormat format)
 

Properties

static string operatingSystem [get, set]
 
static OperatingSystemFamily operatingSystemFamily [get, set]
 
static int systemMemorySize [get, set]
 
static string deviceModel [get, set]
 

Private Member Functions

static string GetOperatingSystem ()
 
static OperatingSystemFamily GetOperatingSystemFamily ()
 
static int GetPhysicalMemoryMB ()
 
static string GetDeviceModel ()
 
static bool SupportsTextureFormatNative (TextureFormat format)
 

Static Private Member Functions

static bool IsValidEnumValue (Enum value)
 

Detailed Description

Definition at line 17 of file SystemInfo.cs.


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