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
MissingEffectException.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000786")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6003F0C")]
12 [global::Cpp2ILInjected.Address(RVA = "0x741DE0", Offset = "0x741DE0", Length = "0x68")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EffectManager<>), Member = "Activate", MemberParameters = new object[]
14 {
15 typeof(string),
17 typeof(object[])
18 }, ReturnType = "T")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EffectManager<>), Member = "Deactivate", MemberParameters = new object[]
20 {
21 typeof(string),
22 typeof(object[])
23 }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Exception), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
28 {
29 throw null;
30 }
31 }
32}
class f__AnonymousType0<< Count > j__TPar