Beispiel #1
0
 private void Awake()
 {
     canvas = GetComponent <Canvas>();
     panelRef.SetPanel(this);
 }