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

◆ inBatchMode

bool Terraria.DataStructures.PlayerDrawLayers.inBatchMode
staticgetsetprivate

Definition at line 3650 of file PlayerDrawLayers.cs.

3651 {
3652 [global::Cpp2ILInjected.Token(Token = "0x60036B8")]
3653 [global::Cpp2ILInjected.Address(RVA = "0x1416658", Offset = "0x1416658", Length = "0x5C")]
3654 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3655 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3656 get
3657 {
3658 throw null;
3659 }
3660 }