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

◆ maskable

bool UnityEngine.UI.MaskableGraphic.maskable
getsetinherited

Definition at line 33 of file MaskableGraphic.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x600033E")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1FCE7E4", Offset = "0x1FCE7E4", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x600033F")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1FCE7EC", Offset = "0x1FCE7EC", Length = "0x30")]
44 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
47 set
48 {
49 throw null;
50 }
51 }