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

◆ ButtonState

bool InControl.TouchButtonControl.ButtonState
getsetprivate

Definition at line 143 of file TouchButtonControl.cs.

144 {
145 [global::Cpp2ILInjected.Token(Token = "0x600036C")]
146 [global::Cpp2ILInjected.Address(RVA = "0x199E788", Offset = "0x199E788", Length = "0x8")]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
148 get
149 {
150 throw null;
151 }
152 [global::Cpp2ILInjected.Token(Token = "0x600036D")]
153 [global::Cpp2ILInjected.Address(RVA = "0x199E434", Offset = "0x199E434", Length = "0x34")]
154 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
155 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
156 set
157 {
158 throw null;
159 }
160 }