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

◆ ResearchState

Enumerator
Invalid 
Valid 
Complete 

Definition at line 882 of file GUIResearch.cs.

883 {
884 [global::Cpp2ILInjected.Token(Token = "0x4000A24")]
885 Invalid,
886 [global::Cpp2ILInjected.Token(Token = "0x4000A25")]
887 Valid,
888 [global::Cpp2ILInjected.Token(Token = "0x4000A26")]
890 }