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
ContainerFilterService.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200035C")]
8 public abstract class ContainerFilterService
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001673")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E41A1C", Offset = "0x1E41A1C", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6001674")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1E41A24", Offset = "0x1E41A24", Length = "0x8")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 {
24 throw null;
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar
virtual ComponentCollection FilterComponents(ComponentCollection components)