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

◆ AlertShownReason

Enumerator
PlatformError 
NetworkingIssue 
DebugIAP 
ToolsMistake 
AppRating 

Definition at line 194 of file Alert.cs.

195 {
196 [global::Cpp2ILInjected.Token(Token = "0x4000070")]
198 [global::Cpp2ILInjected.Token(Token = "0x4000071")]
200 [global::Cpp2ILInjected.Token(Token = "0x4000072")]
201 DebugIAP,
202 [global::Cpp2ILInjected.Token(Token = "0x4000073")]
204 [global::Cpp2ILInjected.Token(Token = "0x4000074")]
206 }