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

◆ selectedTrigger

string UnityEngine.UI.AnimationTriggers.selectedTrigger
getset

Definition at line 70 of file AnimationTriggers.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x6000007")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1FA5EC4", Offset = "0x1FA5EC4", Length = "0x8")]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
75 get
76 {
77 throw null;
78 }
79 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1FA5ECC", Offset = "0x1FA5ECC", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 set
83 {
84 throw null;
85 }
86 }