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.cs
Go to the documentation of this file.
1using System;
2
3namespace UnityEngine
4{
5 // Token: 0x02000006 RID: 6
6 public enum FocusType
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
13 // Token: 0x0400001F RID: 31
15 }
16}
class f__AnonymousType0<< Count > j__TPar