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

◆ activeLiquidAlpha

int [] Terraria.Main.activeLiquidAlpha
staticgetset

Definition at line 5004 of file Main.cs.

5005 {
5006 [global::Cpp2ILInjected.Token(Token = "0x6001C98")]
5007 [global::Cpp2ILInjected.Address(RVA = "0xBDF624", Offset = "0xBDF624", Length = "0x4C")]
5008 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawWaters", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
5009 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "DrawTile_LiquidBehindTile", MemberParameters = new object[]
5010 {
5011 typeof(bool),
5012 typeof(bool),
5013 typeof(int),
5016 typeof(int),
5017 typeof(int),
5019 }, ReturnType = typeof(void))]
5020 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
5021 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5022 get
5023 {
5024 throw null;
5025 }
5026 [global::Cpp2ILInjected.Token(Token = "0x6001C99")]
5027 [global::Cpp2ILInjected.Address(RVA = "0xBDF670", Offset = "0xBDF670", Length = "0x50")]
5028 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
5029 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5030 set
5031 {
5032 throw null;
5033 }
5034 }
class f__AnonymousType0<< Count > j__TPar