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

◆ material

override Material UnityEngine.UI.Image.material
getset

Definition at line 539 of file Image.cs.

540 {
541 [global::Cpp2ILInjected.Token(Token = "0x600015D")]
542 [global::Cpp2ILInjected.Address(RVA = "0x1FB5C18", Offset = "0x1FB5C18", Length = "0x124")]
543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
544 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Inequality", MemberParameters = new object[]
545 {
546 typeof(Object),
548 }, ReturnType = typeof(bool))]
549 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "get_activeSprite", ReturnType = typeof(Sprite))]
550 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Implicit", MemberParameters = new object[] { typeof(Object) }, ReturnType = typeof(bool))]
551 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Sprite), Member = "get_associatedAlphaSplitTexture", ReturnType = typeof(Texture2D))]
552 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "get_defaultETC1GraphicMaterial", ReturnType = typeof(Material))]
553 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
554 get
555 {
556 throw null;
557 }
558 [global::Cpp2ILInjected.Token(Token = "0x600015E")]
559 [global::Cpp2ILInjected.Address(RVA = "0x1FB5D3C", Offset = "0x1FB5D3C", Length = "0x4")]
560 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
561 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Graphic), Member = "set_material", MemberParameters = new object[] { typeof(Material) }, ReturnType = typeof(void))]
562 set
563 {
564 throw null;
565 }
566 }
class f__AnonymousType0<< Count > j__TPar