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

◆ CurrentWantedZoomMatrix

Matrix Terraria.Main.CurrentWantedZoomMatrix
staticgetset

Definition at line 16379 of file Main.cs.

16380 {
16381 [global::Cpp2ILInjected.Token(Token = "0x6001DBD")]
16382 [global::Cpp2ILInjected.Address(RVA = "0xBE5798", Offset = "0xBE5798", Length = "0x70")]
16383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16384 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16385 get
16386 {
16387 throw null;
16388 }
16389 }