Esempio n. 1
0
 protected override void OnDestroy()
 {
     _EE = null;
 }
Esempio n. 2
0
 private void Awake()
 {
     _DefaultSize = CameraComponent.orthographicSize;
     _EE          = this;
 }