|
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
|
Collaboration diagram for System.Platform:Properties | |
| static bool | IsMacOS [get, set] |
| static bool | IsFreeBSD [get, set] |
| static bool | IsOpenBSD [get, set] |
| static bool | IsIBMi [get, set] |
| static bool | IsAix [get, set] |
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 10 of file Platform.cs.