terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
CanvasRenderer.cs
Go to the documentation of this file.
1using System;
7
8namespace UnityEngine
9{
10 // Token: 0x02000003 RID: 3
11 [NativeHeader("Modules/UI/CanvasRenderer.h")]
12 [NativeClass("UI::CanvasRenderer")]
13 public sealed class CanvasRenderer : Component
14 {
15 // Token: 0x17000001 RID: 1
16 // (set) Token: 0x06000011 RID: 17 RVA: 0x00002218 File Offset: 0x00000418
18 {
19 set
20 {
21 throw new MissingMethodException();
22 }
23 }
24
25 // Token: 0x17000002 RID: 2
26 // (get) Token: 0x06000012 RID: 18 RVA: 0x0000222C File Offset: 0x0000042C
27 // (set) Token: 0x06000013 RID: 19 RVA: 0x00002240 File Offset: 0x00000440
28 public int materialCount
29 {
30 get
31 {
32 throw new MissingMethodException();
33 }
34 set
35 {
36 throw new MissingMethodException();
37 }
38 }
39
40 // Token: 0x17000003 RID: 3
41 // (set) Token: 0x06000014 RID: 20 RVA: 0x00002254 File Offset: 0x00000454
43 {
44 set
45 {
46 throw new MissingMethodException();
47 }
48 }
49
50 // Token: 0x17000004 RID: 4
51 // (get) Token: 0x06000015 RID: 21 RVA: 0x00002268 File Offset: 0x00000468
52 public int absoluteDepth
53 {
54 get
55 {
56 throw new MissingMethodException();
57 }
58 }
59
60 // Token: 0x17000005 RID: 5
61 // (get) Token: 0x06000016 RID: 22 RVA: 0x0000227C File Offset: 0x0000047C
62 public bool hasMoved
63 {
64 get
65 {
66 throw new MissingMethodException();
67 }
68 }
69
70 // Token: 0x17000006 RID: 6
71 // (get) Token: 0x06000017 RID: 23 RVA: 0x00002290 File Offset: 0x00000490
72 // (set) Token: 0x06000018 RID: 24 RVA: 0x000022A4 File Offset: 0x000004A4
73 [NativeProperty("ShouldCull", false, TargetType.Function)]
74 public bool cull
75 {
76 get
77 {
78 throw new MissingMethodException();
79 }
80 set
81 {
82 throw new MissingMethodException();
83 }
84 }
85
86 // Token: 0x06000019 RID: 25 RVA: 0x000022B8 File Offset: 0x000004B8
87 public void SetColor(Color color)
88 {
89 throw new MissingMethodException();
90 }
91
92 // Token: 0x0600001A RID: 26 RVA: 0x000022CC File Offset: 0x000004CC
93 public Color GetColor()
94 {
95 throw new MissingMethodException();
96 }
97
98 // Token: 0x0600001B RID: 27 RVA: 0x000022E0 File Offset: 0x000004E0
99 public void EnableRectClipping(Rect rect)
100 {
101 throw new MissingMethodException();
102 }
103
104 // Token: 0x17000007 RID: 7
105 // (set) Token: 0x0600001C RID: 28 RVA: 0x000022F4 File Offset: 0x000004F4
107 {
108 set
109 {
110 throw new MissingMethodException();
111 }
112 }
113
114 // Token: 0x0600001D RID: 29 RVA: 0x00002308 File Offset: 0x00000508
116 {
117 throw new MissingMethodException();
118 }
119
120 // Token: 0x0600001E RID: 30 RVA: 0x0000231C File Offset: 0x0000051C
121 public void SetMaterial(Material material, int index)
122 {
123 throw new MissingMethodException();
124 }
125
126 // Token: 0x0600001F RID: 31 RVA: 0x00002330 File Offset: 0x00000530
127 public void SetPopMaterial(Material material, int index)
128 {
129 throw new MissingMethodException();
130 }
131
132 // Token: 0x06000020 RID: 32 RVA: 0x00002344 File Offset: 0x00000544
133 public void SetTexture(Texture texture)
134 {
135 throw new MissingMethodException();
136 }
137
138 // Token: 0x06000021 RID: 33 RVA: 0x00002358 File Offset: 0x00000558
139 public void SetAlphaTexture(Texture texture)
140 {
141 throw new MissingMethodException();
142 }
143
144 // Token: 0x06000022 RID: 34 RVA: 0x0000236C File Offset: 0x0000056C
145 public void SetMesh(Mesh mesh)
146 {
147 throw new MissingMethodException();
148 }
149
150 // Token: 0x06000023 RID: 35 RVA: 0x00002380 File Offset: 0x00000580
151 public void Clear()
152 {
153 throw new MissingMethodException();
154 }
155
156 // Token: 0x06000024 RID: 36 RVA: 0x00002394 File Offset: 0x00000594
157 public void SetMaterial(Material material, Texture texture)
158 {
159 throw new MissingMethodException();
160 }
161
162 // Token: 0x06000025 RID: 37 RVA: 0x000023BC File Offset: 0x000005BC
167
168 // Token: 0x06000026 RID: 38 RVA: 0x000023D8 File Offset: 0x000005D8
173
174 // Token: 0x06000027 RID: 39 RVA: 0x000023EC File Offset: 0x000005EC
179
180 // Token: 0x06000028 RID: 40 RVA: 0x00002400 File Offset: 0x00000600
181 [StaticAccessor("UI", StaticAccessorType.DoubleColon)]
182 private static void SplitIndicesStreamsInternal(object verts, object indices)
183 {
184 throw new MissingMethodException();
185 }
186
187 // Token: 0x06000029 RID: 41 RVA: 0x00002414 File Offset: 0x00000614
188 [StaticAccessor("UI", StaticAccessorType.DoubleColon)]
189 private static void SplitUIVertexStreamsInternal(object verts, object positions, object colors, object uv0S, object uv1S, object uv2S, object uv3S, object normals, object tangents)
190 {
191 throw new MissingMethodException();
192 }
193
194 // Token: 0x0600002A RID: 42 RVA: 0x00002428 File Offset: 0x00000628
195 [StaticAccessor("UI", StaticAccessorType.DoubleColon)]
196 private static void CreateUIVertexStreamInternal(object verts, object positions, object colors, object uv0S, object uv1S, object uv2S, object uv3S, object normals, object tangents, object indices)
197 {
198 throw new MissingMethodException();
199 }
200
201 // Token: 0x0600002B RID: 43 RVA: 0x0000243C File Offset: 0x0000063C
202 private void SetColor_Injected(Color color)
203 {
204 throw new MissingMethodException();
205 }
206
207 // Token: 0x0600002C RID: 44 RVA: 0x00002450 File Offset: 0x00000650
208 private void GetColor_Injected([Out] Color ret)
209 {
210 throw new MissingMethodException();
211 }
212
213 // Token: 0x0600002D RID: 45 RVA: 0x00002464 File Offset: 0x00000664
215 {
216 throw new MissingMethodException();
217 }
218
219 // Token: 0x0600002E RID: 46 RVA: 0x00002478 File Offset: 0x00000678
221 {
222 throw new MissingMethodException();
223 }
224
225 // Token: 0x04000002 RID: 2
228 private bool <isMask>k__BackingField;
229 }
230}
class f__AnonymousType0<< Count > j__TPar
void SetColor_Injected(Color color)
void SetMaterial(Material material, Texture texture)
static void SplitUIVertexStreamsInternal(object verts, object positions, object colors, object uv0S, object uv1S, object uv2S, object uv3S, object normals, object tangents)
void GetColor_Injected([Out] Color ret)
static void AddUIVertexStream(List< UIVertex > verts, List< Vector3 > positions, List< Color32 > colors, List< Vector4 > uv0S, List< Vector4 > uv1S, List< Vector4 > uv2S, List< Vector4 > uv3S, List< Vector3 > normals, List< Vector4 > tangents)
void SetPopMaterial(Material material, int index)
void EnableRectClipping(Rect rect)
void SetAlphaTexture(Texture texture)
void SetColor(Color color)
static void SplitIndicesStreamsInternal(object verts, object indices)
static void SplitUIVertexStreams(List< UIVertex > verts, List< Vector3 > positions, List< Color32 > colors, List< Vector4 > uv0S, List< Vector4 > uv1S, List< Vector4 > uv2S, List< Vector4 > uv3S, List< Vector3 > normals, List< Vector4 > tangents, List< int > indices)
void set_clippingSoftness_Injected(Vector2 value)
static void CreateUIVertexStream(List< UIVertex > verts, List< Vector3 > positions, List< Color32 > colors, List< Vector4 > uv0S, List< Vector4 > uv1S, List< Vector4 > uv2S, List< Vector4 > uv3S, List< Vector3 > normals, List< Vector4 > tangents, List< int > indices)
void SetTexture(Texture texture)
void SetMaterial(Material material, int index)
void EnableRectClipping_Injected(Rect rect)
static void CreateUIVertexStreamInternal(object verts, object positions, object colors, object uv0S, object uv1S, object uv2S, object uv3S, object normals, object tangents, object indices)