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

◆ WaveFilters

Action< Microsoft.Xna.Framework.Graphics.Color[], Rectangle > Terraria.GameContent.Liquid.LiquidRenderer.WaveFilters
setaddremove

Definition at line 23 of file LiquidRenderer.cs.

24 {
26 [global::Cpp2ILInjected.Token(Token = "0x6004B91")]
27 [global::Cpp2ILInjected.Address(RVA = "0x8A9D04", Offset = "0x8A9D04", Length = "0xB0")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
31 {
34 }, ReturnType = typeof(Delegate))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
36 add
37 {
38 throw null;
39 }
41 [global::Cpp2ILInjected.Token(Token = "0x6004B92")]
42 [global::Cpp2ILInjected.Address(RVA = "0x8A9DB4", Offset = "0x8A9DB4", Length = "0xB0")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
46 {
49 }, ReturnType = typeof(Delegate))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
51 remove
52 {
53 throw null;
54 }
55 }
class f__AnonymousType0<< Count > j__TPar