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
CinematicManager.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200078D")]
10 public class CinematicManager
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6003F2A")]
13 [global::Cpp2ILInjected.Address(RVA = "0x743468", Offset = "0x743468", Length = "0x13C")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "Update", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Film), Member = "OnUpdate", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(bool))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "RemoveAt", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6003F2B")]
27 [global::Cpp2ILInjected.Address(RVA = "0x743738", Offset = "0x743738", Length = "0xA8")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
31 public void PlayFilm(Film film)
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6003F2C")]
37 [global::Cpp2ILInjected.Address(RVA = "0x7437E0", Offset = "0x7437E0", Length = "0x4")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 public void StopAll()
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6003F2D")]
45 [global::Cpp2ILInjected.Address(RVA = "0x7437E4", Offset = "0x7437E4", Length = "0x7C")]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CinematicManager), Member = ".cctor", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
52 {
53 throw null;
54 }
55
56 // Note: this type is marked as 'beforefieldinit'.
57 [global::Cpp2ILInjected.Token(Token = "0x6003F2E")]
58 [global::Cpp2ILInjected.Address(RVA = "0x743860", Offset = "0x743860", Length = "0x58")]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CinematicManager), Member = ".ctor", ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
63 {
64 throw null;
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x4007DA2")]
69
70 [global::Cpp2ILInjected.Token(Token = "0x4007DA3")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
73 }
74}
class f__AnonymousType0<< Count > j__TPar