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
|
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) |
Definition at line 17 of file SystemInfo.cs.