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]

float UnityEngine.Vector2.this[int index]
getset

Definition at line 18 of file Vector2.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6000382")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1F7ED3C", Offset = "0x1F7ED3C", Length = "0x68")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
26 [MethodImpl(256)]
27 get
28 {
29 throw null;
30 }
31 [global::Cpp2ILInjected.Token(Token = "0x6000383")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F7EDA4", Offset = "0x1F7EDA4", Length = "0x68")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
37 [MethodImpl(256)]
38 set
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar