internal override void Awake() { infoWindow = this.gameObject.AddComponent<TestFlightEditorInfoWindow>(); }
internal override void Awake() { infoWindow = this.gameObject.AddComponent <TestFlightEditorInfoWindow>(); }