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]

string Terraria.Testing.ChatCommands.ArgumentListResult.this[int index]
getset

Definition at line 27 of file ArgumentListResult.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x600313D")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1303B0C", Offset = "0x1303B0C", Length = "0x58")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
34 get
35 {
36 throw null;
37 }
38 }
class f__AnonymousType0<< Count > j__TPar