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.Vector3.this[int index]
getset

Definition at line 43 of file Vector3.cs.

44 {
45 [global::Cpp2ILInjected.Token(Token = "0x60003CD")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1F80C64", Offset = "0x1F80C64", Length = "0x78")]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
51 [MethodImpl(256)]
52 get
53 {
54 throw null;
55 }
56 [global::Cpp2ILInjected.Token(Token = "0x60003CE")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1F80CDC", Offset = "0x1F80CDC", Length = "0x78")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
62 [MethodImpl(256)]
63 set
64 {
65 throw null;
66 }
67 }
class f__AnonymousType0<< Count > j__TPar