terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FocusType

Enumerator
Native 
Keyboard 
Passive 

Definition at line 6 of file FocusType.cs.

7 {
8 // Token: 0x0400001D RID: 29
9 [Obsolete("FocusType.Native now behaves the same as FocusType.Passive in all OS cases. (UnityUpgradable) -> Passive", false)]
10 Native,
11 // Token: 0x0400001E RID: 30
12 Keyboard,
13 // Token: 0x0400001F RID: 31
15 }
class f__AnonymousType0<< Count > j__TPar