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

◆ Controls

Enumerator
Back 
Delete 
Favourite 
EditName 
Play 
New 

Definition at line 94 of file GUIControllerPlayerSelect.cs.

95 {
96 [global::Cpp2ILInjected.Token(Token = "0x40003B8")]
97 Back,
98 [global::Cpp2ILInjected.Token(Token = "0x40003B9")]
99 Delete,
100 [global::Cpp2ILInjected.Token(Token = "0x40003BA")]
101 Favourite,
102 [global::Cpp2ILInjected.Token(Token = "0x40003BB")]
103 EditName,
104 [global::Cpp2ILInjected.Token(Token = "0x40003BC")]
105 Play,
106 [global::Cpp2ILInjected.Token(Token = "0x40003BD")]
107 New
108 }