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

◆ CurrentLiquidColor

Color Terraria.ID.Colors.CurrentLiquidColor
staticgetset

Definition at line 17 of file Colors.cs.

18 {
19 [global::Cpp2ILInjected.Token(Token = "0x600350E")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1385474", Offset = "0x1385474", Length = "0x16C")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "Draw", MemberParameters = new object[]
24 {
26 typeof(int),
27 typeof(Player),
31 typeof(float)
32 }, ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_liquidAlpha", ReturnType = typeof(float[]))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "Lerp", MemberParameters = new object[]
36 {
39 typeof(float)
40 }, ReturnType = typeof(Color))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
42 get
43 {
44 throw null;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar