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.cs
Go to the documentation of this file.
1using System;
3
4namespace UnityEngine
5{
6 [global::Cpp2ILInjected.Token(Token = "0x2000006")]
7 public enum FocusType
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")]
14 [global::Cpp2ILInjected.Token(Token = "0x400001F")]
16 }
17}
class f__AnonymousType0<< Count > j__TPar