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
Vector2Array_10.cs
Go to the documentation of this file.
1using System;
6
7[global::Cpp2ILInjected.Token(Token = "0x2000012")]
8public struct Vector2Array_10
9{
10 [global::Cpp2ILInjected.Token(Token = "0x1700001D")]
11 public Vector2 this[int index]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000052")]
14 [global::Cpp2ILInjected.Address(RVA = "0x6FBBC8", Offset = "0x6FBBC8", Length = "0x12C")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VertexStrip), Member = "PrepareStrip", MemberParameters = new object[]
17 {
23 typeof(int?),
24 typeof(bool)
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VertexStrip), Member = "PrepareStripWithProceduralPadding", MemberParameters = new object[]
27 {
33 typeof(bool)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
37 get
38 {
39 throw null;
40 }
41 [global::Cpp2ILInjected.Token(Token = "0x6000053")]
42 [global::Cpp2ILInjected.Address(RVA = "0x6FBCF4", Offset = "0x6FBCF4", Length = "0x9C")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
46 set
47 {
48 throw null;
49 }
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x1700001E")]
53 public int Length
54 {
55 [global::Cpp2ILInjected.Token(Token = "0x6000054")]
56 [global::Cpp2ILInjected.Address(RVA = "0x6FBD90", Offset = "0x6FBD90", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VertexStrip), Member = "PrepareStrip", MemberParameters = new object[]
58 {
64 typeof(int?),
65 typeof(bool)
66 }, ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VertexStrip), Member = "PrepareStripWithProceduralPadding", MemberParameters = new object[]
68 {
74 typeof(bool)
75 }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
77 get
78 {
79 throw null;
80 }
81 }
82
83 [global::Cpp2ILInjected.Token(Token = "0x4000030")]
84 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
85 private Vector2 val0;
86
87 [global::Cpp2ILInjected.Token(Token = "0x4000031")]
88 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
89 private Vector2 val1;
90
91 [global::Cpp2ILInjected.Token(Token = "0x4000032")]
92 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
93 private Vector2 val2;
94
95 [global::Cpp2ILInjected.Token(Token = "0x4000033")]
96 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
97 private Vector2 val3;
98
99 [global::Cpp2ILInjected.Token(Token = "0x4000034")]
100 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
101 private Vector2 val4;
102
103 [global::Cpp2ILInjected.Token(Token = "0x4000035")]
104 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
105 private Vector2 val5;
106
107 [global::Cpp2ILInjected.Token(Token = "0x4000036")]
108 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
109 private Vector2 val6;
110
111 [global::Cpp2ILInjected.Token(Token = "0x4000037")]
112 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
113 private Vector2 val7;
114
115 [global::Cpp2ILInjected.Token(Token = "0x4000038")]
116 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
117 private Vector2 val8;
118
119 [global::Cpp2ILInjected.Token(Token = "0x4000039")]
120 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
121 private Vector2 val9;
122}
class f__AnonymousType0<< Count > j__TPar
delegate void StripColorFunction(float progressOnStrip, out Color col)
delegate float StripHalfWidthFunction(float progressOnStrip)