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

◆ PaintOrCoating

bool Terraria.Item.PaintOrCoating
getset

Definition at line 281 of file Item.cs.

282 {
283 [global::Cpp2ILInjected.Token(Token = "0x6001AFF")]
284 [global::Cpp2ILInjected.Address(RVA = "0xB310AC", Offset = "0xB310AC", Length = "0x20")]
285 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
286 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "FindPaintOrCoating", ReturnType = typeof(Item))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ItemCheck_CheckCanUse", MemberParameters = new object[] { typeof(Item) }, ReturnType = typeof(bool))]
288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContentSamples.CreativeHelper), Member = "GetItemGroup", MemberParameters = new object[]
289 {
290 typeof(Item),
291 typeof(ref int)
293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
294 get
295 {
296 throw null;
297 }
298 }
class f__AnonymousType0<< Count > j__TPar