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

◆ graphic

Graphic UnityEngine.UI.Mask.graphic
getset

Definition at line 65 of file Mask.cs.

66 {
67 [global::Cpp2ILInjected.Token(Token = "0x6000334")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1FCDA50", Offset = "0x1FCDA50", Length = "0x58")]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "set_showMaskGraphic", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "MaskEnabled", ReturnType = typeof(bool))]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "OnEnable", ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "OnDisable", ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mask), Member = "GetModifiedMaterial", MemberParameters = new object[] { typeof(Material) }, ReturnType = typeof(Material))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaskUtilities), Member = "GetStencilDepth", MemberParameters = new object[]
75 {
76 typeof(Transform),
77 typeof(Transform)
78 }, ReturnType = typeof(int))]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 18)]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Component), Member = "GetComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
82 get
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar