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

◆ mapTimeMax

int Terraria.Main.mapTimeMax
staticgetset

Definition at line 3858 of file Main.cs.

3859 {
3860 [global::Cpp2ILInjected.Token(Token = "0x6001C58")]
3861 [global::Cpp2ILInjected.Address(RVA = "0xBDE238", Offset = "0xBDE238", Length = "0x4C")]
3862 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3863 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "SectionTileFrame", MemberParameters = new object[]
3864 {
3865 typeof(int),
3866 typeof(int),
3867 typeof(int),
3868 typeof(int)
3869 }, ReturnType = typeof(void))]
3870 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
3871 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3872 get
3873 {
3874 throw null;
3875 }
3876 [global::Cpp2ILInjected.Token(Token = "0x6001C59")]
3877 [global::Cpp2ILInjected.Address(RVA = "0xBDE284", Offset = "0xBDE284", Length = "0x50")]
3878 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdate", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
3879 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
3880 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
3881 set
3882 {
3883 throw null;
3884 }
3885 }
class f__AnonymousType0<< Count > j__TPar