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

◆ WorldSize

Vector2 InControl.TouchSprite.WorldSize
getset

Definition at line 505 of file TouchSprite.cs.

506 {
507 [global::Cpp2ILInjected.Token(Token = "0x6000435")]
508 [global::Cpp2ILInjected.Address(RVA = "0x19A4FE0", Offset = "0x19A4FE0", Length = "0x8")]
509 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
510 get
511 {
512 throw null;
513 }
514 }