terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Properties | |
static bool | IsMacOS [get] |
static bool | IsFreeBSD [get] |
static bool | IsOpenBSD [get] |
static bool | IsIBMi [get] |
static bool | IsAix [get] |
Private Member Functions | |
static int | uname (IntPtr buf) |
Static Private Member Functions | |
static void | CheckOS () |
Static Private Attributes | |
static bool | checkedOS |
static bool | isMacOS |
static bool | isAix |
static bool | isIBMi |
static bool | isFreeBSD |
static bool | isOpenBSD |
Definition at line 7 of file Platform.cs.