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

◆ Platform

Enumerator
None 
Stadia 
XBO 
PSN 
Editor 
Nintendo 

Definition at line 98 of file PlatformUser.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x4001F32")]
101 None,
102 [global::Cpp2ILInjected.Token(Token = "0x4001F33")]
103 Stadia,
104 [global::Cpp2ILInjected.Token(Token = "0x4001F34")]
105 XBO,
106 [global::Cpp2ILInjected.Token(Token = "0x4001F35")]
107 PSN,
108 [global::Cpp2ILInjected.Token(Token = "0x4001F36")]
109 Editor,
110 [global::Cpp2ILInjected.Token(Token = "0x4001F37")]
112 }