terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Canvas

Canvas UnityEngine.UI.RectMask2D.Canvas
getpackage

Definition at line 53 of file RectMask2D.cs.

54 {
55 get
56 {
57 Canvas canvas = this.m_Canvas;
58 if (!true)
59 {
60 }
61 if (!true)
62 {
63 }
64 GameObject gameObject = base.gameObject;
65 return this.m_Canvas;
66 }
67 }
class f__AnonymousType0<< Count > j__TPar
GameObject gameObject
Definition Component.cs:31