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]

int IntArray_10.this[int index]
getset

Definition at line 9 of file IntArray_10.cs.

10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600004F")]
12 [global::Cpp2ILInjected.Address(RVA = "0x6FBAD8", Offset = "0x6FBAD8", Length = "0x78")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
16 get
17 {
18 throw null;
19 }
20 [global::Cpp2ILInjected.Token(Token = "0x6000050")]
21 [global::Cpp2ILInjected.Address(RVA = "0x6FBB50", Offset = "0x6FBB50", Length = "0x70")]
22 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
25 set
26 {
27 throw null;
28 }
29 }