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

◆ IsNotActive

bool InControl.TouchStickControl.IsNotActive
getset

Definition at line 181 of file TouchStickControl.cs.

182 {
183 [global::Cpp2ILInjected.Token(Token = "0x6000382")]
184 [global::Cpp2ILInjected.Address(RVA = "0x199F1C0", Offset = "0x199F1C0", Length = "0x10")]
185 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 get
188 {
189 throw null;
190 }
191 }