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
ProjectileAudioTracker.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.Audio
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000685")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60037BB")]
11 [global::Cpp2ILInjected.Address(RVA = "0x14213F0", Offset = "0x14213F0", Length = "0x34")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_195_JimsDrone", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60037BC")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1421424", Offset = "0x1421424", Length = "0xA4")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_gameMenu", ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
26 public bool IsActiveAndInGame()
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x40078A8")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
33 private int _expectedType;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40078A9")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
37 private int _expectedIndex;
38 }
39}
class f__AnonymousType0<< Count > j__TPar