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

Definition at line 9 of file FloatArray_2.cs.

10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6000049")]
12 [global::Cpp2ILInjected.Address(RVA = "0x6FBA60", Offset = "0x6FBA60", Length = "0x10")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 get
16 {
17 throw null;
18 }
19 [global::Cpp2ILInjected.Token(Token = "0x600004A")]
20 [global::Cpp2ILInjected.Address(RVA = "0x6FBA70", Offset = "0x6FBA70", Length = "0x10")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 set
24 {
25 throw null;
26 }
27 }