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

◆ HoverName

string Terraria.Item.HoverName
getset

Definition at line 157 of file Item.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x6001AFA")]
160 [global::Cpp2ILInjected.Address(RVA = "0xB302FC", Offset = "0xB302FC", Length = "0xA8")]
161 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIReforgePopup), Member = "SetupBackingSize", ReturnType = typeof(void))]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIReforgePopup), Member = "DrawItem", ReturnType = typeof(void))]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "MouseText_DrawItemTooltip_GetLinesInfo", MemberParameters = new object[]
165 {
166 typeof(Item),
167 typeof(ref int),
168 typeof(ref int),
169 typeof(ref int),
170 typeof(float),
171 typeof(ref int),
172 typeof(string[]),
173 typeof(bool[]),
174 typeof(bool[]),
175 typeof(ref int)
176 }, ReturnType = typeof(void))]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
178 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Item), Member = "AffixName", ReturnType = typeof(string))]
179 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", ReturnType = typeof(string))]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
181 {
182 typeof(string),
183 typeof(string),
184 typeof(string),
185 typeof(string)
186 }, ReturnType = typeof(string))]
187 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
188 get
189 {
190 throw null;
191 }
192 }
class f__AnonymousType0<< Count > j__TPar