Exemplo n.º 1
0
 internal override void Awake()
 {
     infoWindow = this.gameObject.AddComponent<TestFlightEditorInfoWindow>();
 }
Exemplo n.º 2
0
 internal override void Awake()
 {
     infoWindow = this.gameObject.AddComponent <TestFlightEditorInfoWindow>();
 }