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

◆ clearMap

bool Terraria.Main.clearMap
staticgetset

Definition at line 3944 of file Main.cs.

3945 {
3946 [global::Cpp2ILInjected.Token(Token = "0x6001C5C")]
3947 [global::Cpp2ILInjected.Address(RVA = "0xBDE370", Offset = "0xBDE370", Length = "0x4C")]
3948 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "DrawToMap", ReturnType = typeof(void))]
3949 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
3950 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3951 get
3952 {
3953 throw null;
3954 }
3955 [global::Cpp2ILInjected.Token(Token = "0x6001C5D")]
3956 [global::Cpp2ILInjected.Address(RVA = "0xBDE3BC", Offset = "0xBDE3BC", Length = "0x50")]
3957 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMap), Member = "ClearMap", ReturnType = typeof(void))]
3958 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "clearWorld", ReturnType = typeof(void))]
3959 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldMap), Member = "Load", ReturnType = typeof(void))]
3960 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
3961 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3962 set
3963 {
3964 throw null;
3965 }
3966 }
class f__AnonymousType0<< Count > j__TPar