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
WingStatsInitializer.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000590")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60034C4")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1380CA4", Offset = "0x1380CA4", Length = "0x9D4")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "Initialize_AlmostEverything", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WingStats), Member = ".ctor", MemberParameters = new object[]
17 {
18 typeof(int),
19 typeof(float),
20 typeof(float),
21 typeof(bool),
22 typeof(float),
23 typeof(float)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
26 public static void Load()
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x60034C5")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1381678", Offset = "0x1381678", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39 }
40}
class f__AnonymousType0<< Count > j__TPar