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

◆ refreshMap

bool Terraria.Main.refreshMap
staticgetset

Definition at line 3539 of file Main.cs.

3540 {
3541 [global::Cpp2ILInjected.Token(Token = "0x6001C42")]
3542 [global::Cpp2ILInjected.Address(RVA = "0xBDDB84", Offset = "0xBDDB84", Length = "0x4C")]
3543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3544 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "UpdateMapTile", MemberParameters = new object[]
3545 {
3546 typeof(int),
3547 typeof(int),
3548 typeof(bool)
3549 }, ReturnType = typeof(bool))]
3550 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3551 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3552 get
3553 {
3554 throw null;
3555 }
3556 [global::Cpp2ILInjected.Token(Token = "0x6001C43")]
3557 [global::Cpp2ILInjected.Address(RVA = "0xBDDBD0", Offset = "0xBDDBD0", Length = "0x50")]
3558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "clearWorld", ReturnType = typeof(void))]
3560 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "UpdateMapTile", MemberParameters = new object[]
3561 {
3562 typeof(int),
3563 typeof(int),
3564 typeof(bool)
3565 }, ReturnType = typeof(bool))]
3566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldMap), Member = "Load", ReturnType = typeof(void))]
3567 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
3568 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3569 set
3570 {
3571 throw null;
3572 }
3573 }
class f__AnonymousType0<< Count > j__TPar