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

◆ IsActive

bool InControl.TouchStickControl.IsActive
getset

Definition at line 168 of file TouchStickControl.cs.

169 {
170 [global::Cpp2ILInjected.Token(Token = "0x6000381")]
171 [global::Cpp2ILInjected.Address(RVA = "0x199F480", Offset = "0x199F480", Length = "0x10")]
172 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 get
175 {
176 throw null;
177 }
178 }