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

◆ Shape

TouchSpriteShape InControl.TouchSprite.Shape
getset

Definition at line 445 of file TouchSprite.cs.

446 {
447 [global::Cpp2ILInjected.Token(Token = "0x600042F")]
448 [global::Cpp2ILInjected.Address(RVA = "0x19A4F58", Offset = "0x19A4F58", Length = "0x8")]
449 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
450 get
451 {
452 throw null;
453 }
454 [global::Cpp2ILInjected.Token(Token = "0x6000430")]
455 [global::Cpp2ILInjected.Address(RVA = "0x19A4F60", Offset = "0x19A4F60", Length = "0x1C")]
456 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
457 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
458 set
459 {
460 throw null;
461 }
462 }