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

◆ InputType

Enumerator
Standard 
AutoCorrect 
Password 

Definition at line 3185 of file InputField.cs.

3186 {
3187 [global::Cpp2ILInjected.Token(Token = "0x400010A")]
3188 Standard,
3189 [global::Cpp2ILInjected.Token(Token = "0x400010B")]
3191 [global::Cpp2ILInjected.Token(Token = "0x400010C")]
3192 Password
3193 }