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
EffectTechniqueCollection.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000369")]
10 public class EffectTechniqueCollection : IEnumerable<EffectTechnique>, IEnumerable
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170002A9")]
13 public int Count
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x60016CC")]
16 [global::Cpp2ILInjected.Address(RVA = "0xAA5470", Offset = "0xAA5470", Length = "0xC")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x60016CD")]
25 [global::Cpp2ILInjected.Address(RVA = "0xAA547C", Offset = "0xAA547C", Length = "0x28")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x60016CE")]
34 [global::Cpp2ILInjected.Address(RVA = "0xAA54A4", Offset = "0xAA54A4", Length = "0x130")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EffectPassCollection), Member = "Clone", MemberParameters = new object[] { typeof(Effect) }, ReturnType = typeof(EffectPassCollection))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x170002AA")]
46 public EffectTechnique this[int index]
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x60016CF")]
49 [global::Cpp2ILInjected.Address(RVA = "0xAA55D4", Offset = "0xAA55D4", Length = "0x10")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 get
52 {
53 throw null;
54 }
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x170002AB")]
58 public EffectTechnique this[string name]
59 {
60 [global::Cpp2ILInjected.Token(Token = "0x60016D0")]
61 [global::Cpp2ILInjected.Address(RVA = "0xAA55E4", Offset = "0xAA55E4", Length = "0x68")]
62 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
65 {
66 typeof(string),
67 typeof(string)
68 }, ReturnType = typeof(bool))]
69 get
70 {
71 throw null;
72 }
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x60016D1")]
76 [global::Cpp2ILInjected.Address(RVA = "0xAA564C", Offset = "0xAA564C", Length = "0x98")]
77 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
81 {
82 throw null;
83 }
84
85 [global::Cpp2ILInjected.Token(Token = "0x60016D2")]
86 [global::Cpp2ILInjected.Address(RVA = "0xAA56E4", Offset = "0xAA56E4", Length = "0xC")]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
90 {
91 throw null;
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x40024EB")]
95 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
97 }
98}
class f__AnonymousType0<< Count > j__TPar