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
Loading...
Searching...
No Matches

◆ IsOpenBSD

bool System.Platform.IsOpenBSD
staticgetset

Definition at line 76 of file Platform.cs.

77 {
78 [global::Cpp2ILInjected.Token(Token = "0x60002CA")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1EA79AC", Offset = "0x1EA79AC", Length = "0x5C")]
80 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnixNetworkInterfaceFactoryPal), Member = "Create", ReturnType = typeof(NetworkInterfaceFactory))]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
82 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Platform), Member = "CheckOS", ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
84 get
85 {
86 throw null;
87 }
88 }
class f__AnonymousType0<< Count > j__TPar