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

◆ isMaskingGraphic

bool UnityEngine.UI.MaskableGraphic.isMaskingGraphic
getsetinherited

Definition at line 54 of file MaskableGraphic.cs.

55 {
56 [global::Cpp2ILInjected.Token(Token = "0x6000340")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1FCE81C", Offset = "0x1FCE81C", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 get
60 {
61 throw null;
62 }
63 [global::Cpp2ILInjected.Token(Token = "0x6000341")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1FCDCA4", Offset = "0x1FCDCA4", Length = "0x18")]
65 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 set
68 {
69 throw null;
70 }
71 }