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

◆ TypeId

override object System.ComponentModel.EditorAttribute.TypeId
getset

Definition at line 85 of file EditorAttribute.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6001705")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1E4AAF0", Offset = "0x1E4AAF0", Length = "0x80")]
89 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
93 {
94 typeof(int),
95 typeof(int)
96 }, ReturnType = typeof(string))]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
99 {
100 typeof(string),
101 typeof(string)
102 }, ReturnType = typeof(string))]
103 get
104 {
105 throw null;
106 }
107 }
class f__AnonymousType0<< Count > j__TPar