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

◆ SizeUnitType

TouchUnitType InControl.TouchSprite.SizeUnitType
getset

Definition at line 465 of file TouchSprite.cs.

466 {
467 [global::Cpp2ILInjected.Token(Token = "0x6000431")]
468 [global::Cpp2ILInjected.Address(RVA = "0x19A4F7C", Offset = "0x19A4F7C", Length = "0x8")]
469 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
470 get
471 {
472 throw null;
473 }
474 [global::Cpp2ILInjected.Token(Token = "0x6000432")]
475 [global::Cpp2ILInjected.Address(RVA = "0x19A4F84", Offset = "0x19A4F84", Length = "0x1C")]
476 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
477 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
478 set
479 {
480 throw null;
481 }
482 }