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

◆ drewLava

bool Terraria.Main.drewLava
staticgetset

Definition at line 4929 of file Main.cs.

4930 {
4931 [global::Cpp2ILInjected.Token(Token = "0x6001C94")]
4932 [global::Cpp2ILInjected.Address(RVA = "0xBDF4EC", Offset = "0xBDF4EC", Length = "0x4C")]
4933 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "oldDrawWater", MemberParameters = new object[]
4934 {
4935 typeof(bool),
4936 typeof(int),
4937 typeof(float)
4938 }, ReturnType = typeof(void))]
4939 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WaterfallManager), Member = "DrawWaterfall", MemberParameters = new object[]
4940 {
4942 typeof(int),
4943 typeof(float)
4944 }, ReturnType = typeof(void))]
4945 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
4946 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
4947 get
4948 {
4949 throw null;
4950 }
4951 [global::Cpp2ILInjected.Token(Token = "0x6001C95")]
4952 [global::Cpp2ILInjected.Address(RVA = "0xBDF538", Offset = "0xBDF538", Length = "0x50")]
4953 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawWaters", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
4954 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "oldDrawWater", MemberParameters = new object[]
4955 {
4956 typeof(bool),
4957 typeof(int),
4958 typeof(float)
4959 }, ReturnType = typeof(void))]
4960 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WaterfallManager), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
4961 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
4962 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
4963 set
4964 {
4965 throw null;
4966 }
4967 }
class f__AnonymousType0<< Count > j__TPar