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

Definition at line 20 of file Vector4.cs.

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