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[string name]

virtual IComponent System.ComponentModel.ComponentCollection.this[string name]
getset

Definition at line 24 of file ComponentCollection.cs.

25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6001563")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1E3B428", Offset = "0x1E3B428", Length = "0x55C")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollectionBase), Member = "get_InnerList", ReturnType = typeof(ArrayList))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Equals", MemberParameters = new object[]
32 {
33 typeof(string),
34 typeof(string),
36 }, ReturnType = typeof(bool))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 25)]
38 get
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar