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

◆ FocusType

Enumerator
Native 
Keyboard 
Passive 

Definition at line 7 of file FocusType.cs.

8 {
9 [Obsolete("FocusType.Native now behaves the same as FocusType.Passive in all OS cases. (UnityUpgradable) -> Passive", false)]
10 [global::Cpp2ILInjected.Token(Token = "0x400001D")]
11 Native,
12 [global::Cpp2ILInjected.Token(Token = "0x400001E")]
13 Keyboard,
14 [global::Cpp2ILInjected.Token(Token = "0x400001F")]
16 }
class f__AnonymousType0<< Count > j__TPar