terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Platform Class Reference

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
 

Detailed Description

Definition at line 7 of file Platform.cs.


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