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

◆ overrideSprite

Sprite UnityEngine.UI.Image.overrideSprite
getset

Definition at line 78 of file Image.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x600013E")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1FB52BC", Offset = "0x1FB52BC", Length = "0x4")]
82 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 get
85 {
86 throw null;
87 }
88 [global::Cpp2ILInjected.Token(Token = "0x600013F")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1FB5338", Offset = "0x1FB5338", Length = "0x88")]
90 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Selectable), Member = "DoSpriteSwap", MemberParameters = new object[] { typeof(Sprite) }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility), Member = "SetClass", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T&", "T" }, ReturnType = typeof(bool))]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "TrackSprite", ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
96 set
97 {
98 throw null;
99 }
100 }
class f__AnonymousType0<< Count > j__TPar