terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static bool | SupportsTextureFormat (TextureFormat format) |
static bool | IsFormatSupported (GraphicsFormat format, FormatUsage usage) |
static GraphicsFormat | GetCompatibleFormat (GraphicsFormat format, FormatUsage usage) |
static GraphicsFormat | GetGraphicsFormat (DefaultFormat format) |
Properties | |
static string | operatingSystem [get] |
static OperatingSystemFamily | operatingSystemFamily [get] |
static int | systemMemorySize [get] |
static string | deviceModel [get] |
Static Private Member Functions | |
static bool | IsValidEnumValue (Enum value) |
static string | GetOperatingSystem () |
static OperatingSystemFamily | GetOperatingSystemFamily () |
static int | GetPhysicalMemoryMB () |
static string | GetDeviceModel () |
static bool | SupportsTextureFormatNative (TextureFormat format) |
Definition at line 14 of file SystemInfo.cs.