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
VertexAttributeDescriptor.cs
Go to the documentation of this file.
1using System;
7
9{
11 [global::Cpp2ILInjected.Token(Token = "0x200010E")]
12 public struct VertexAttributeDescriptor : IEquatable<VertexAttributeDescriptor>
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x17000120")]
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x600056A")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F8A470", Offset = "0x1F8A470", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 readonly get
22 {
23 throw null;
24 }
26 [global::Cpp2ILInjected.Token(Token = "0x600056B")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1F8A478", Offset = "0x1F8A478", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x17000121")]
37 {
39 [global::Cpp2ILInjected.Token(Token = "0x600056C")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1F8A480", Offset = "0x1F8A480", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 readonly get
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x600056D")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1F8A488", Offset = "0x1F8A488", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x17000122")]
57 public int dimension
58 {
60 [global::Cpp2ILInjected.Token(Token = "0x600056E")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1F8A490", Offset = "0x1F8A490", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 readonly get
64 {
65 throw null;
66 }
68 [global::Cpp2ILInjected.Token(Token = "0x600056F")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1F8A498", Offset = "0x1F8A498", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 set
72 {
73 throw null;
74 }
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x17000123")]
78 public int stream
79 {
81 [global::Cpp2ILInjected.Token(Token = "0x6000570")]
82 [global::Cpp2ILInjected.Address(RVA = "0x1F8A4A0", Offset = "0x1F8A4A0", Length = "0x8")]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 readonly get
85 {
86 throw null;
87 }
89 [global::Cpp2ILInjected.Token(Token = "0x6000571")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1F8A4A8", Offset = "0x1F8A4A8", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 set
93 {
94 throw null;
95 }
96 }
97
98 [global::Cpp2ILInjected.Token(Token = "0x6000572")]
99 [global::Cpp2ILInjected.Address(RVA = "0x1F8A4B0", Offset = "0x1F8A4B0", Length = "0xC")]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.GeometryBufferInstanceList", Member = ".cctor", ReturnType = typeof(void))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Graphics.SpriteBatcher", Member = ".cctor", ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
107
108 [global::Cpp2ILInjected.Token(Token = "0x6000573")]
109 [global::Cpp2ILInjected.Address(RVA = "0x1F8A4BC", Offset = "0x1F8A4BC", Length = "0x19C")]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
112 {
113 typeof(string),
114 typeof(object[])
115 }, ReturnType = typeof(string))]
116 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
117 public override string ToString()
118 {
119 throw null;
120 }
121
122 [global::Cpp2ILInjected.Token(Token = "0x6000574")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1F8A658", Offset = "0x1F8A658", Length = "0x28")]
124 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 public override int GetHashCode()
127 {
128 throw null;
129 }
130
131 [global::Cpp2ILInjected.Token(Token = "0x6000575")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1F8A680", Offset = "0x1F8A680", Length = "0xA8")]
133 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
136 public override bool Equals(object other)
137 {
138 throw null;
139 }
140
141 [global::Cpp2ILInjected.Token(Token = "0x6000576")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1F8A728", Offset = "0x1F8A728", Length = "0x44")]
143 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 {
147 throw null;
148 }
149
152 [global::Cpp2ILInjected.Token(Token = "0x4000474")]
153 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
154 private VertexAttribute <attribute>k__BackingField;
155
158 [global::Cpp2ILInjected.Token(Token = "0x4000475")]
159 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
160 private VertexAttributeFormat <format>k__BackingField;
161
164 [global::Cpp2ILInjected.Token(Token = "0x4000476")]
165 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
166 private int <dimension>k__BackingField;
167
170 [global::Cpp2ILInjected.Token(Token = "0x4000477")]
171 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
172 private int <stream>k__BackingField;
173 }
174}
class f__AnonymousType0<< Count > j__TPar
VertexAttributeDescriptor(VertexAttribute attribute=VertexAttribute.Position, VertexAttributeFormat format=VertexAttributeFormat.Float32, int dimension=3, int stream=0)