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

◆ mainTexture

virtual Texture UnityEngine.UI.Graphic.mainTexture
getsetinherited

Definition at line 549 of file Graphic.cs.

550 {
551 [global::Cpp2ILInjected.Token(Token = "0x60000FC")]
552 [global::Cpp2ILInjected.Address(RVA = "0x1FB13A4", Offset = "0x1FB13A4", Length = "0x58")]
553 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
554 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
555 get
556 {
557 throw null;
558 }
559 }