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

◆ Size

Vector2 InControl.TouchSprite.Size
getset

Definition at line 485 of file TouchSprite.cs.

486 {
487 [global::Cpp2ILInjected.Token(Token = "0x6000433")]
488 [global::Cpp2ILInjected.Address(RVA = "0x19A4FA0", Offset = "0x19A4FA0", Length = "0x8")]
489 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
490 get
491 {
492 throw null;
493 }
494 [global::Cpp2ILInjected.Token(Token = "0x6000434")]
495 [global::Cpp2ILInjected.Address(RVA = "0x19A4FA8", Offset = "0x19A4FA8", Length = "0x38")]
496 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
498 set
499 {
500 throw null;
501 }
502 }