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

◆ this[int index]

Vector2 Vector2Array_10.this[int index]
getset

Definition at line 11 of file Vector2Array_10.cs.

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 }
class f__AnonymousType0<< Count > j__TPar
delegate void StripColorFunction(float progressOnStrip, out Color col)
delegate float StripHalfWidthFunction(float progressOnStrip)