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

◆ State

bool InControl.TouchSprite.State
getset

Definition at line 317 of file TouchSprite.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x6000424")]
320 [global::Cpp2ILInjected.Address(RVA = "0x19A4CC4", Offset = "0x19A4CC4", Length = "0x8")]
321 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
322 get
323 {
324 throw null;
325 }
326 [global::Cpp2ILInjected.Token(Token = "0x6000425")]
327 [global::Cpp2ILInjected.Address(RVA = "0x199E790", Offset = "0x199E790", Length = "0x20")]
328 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
330 set
331 {
332 throw null;
333 }
334 }