示例#1
0
 internal override void Awake()
 {
     infoWindow = this.gameObject.AddComponent<TestFlightEditorInfoWindow>();
 }
示例#2
0
 internal override void Awake()
 {
     infoWindow = this.gameObject.AddComponent <TestFlightEditorInfoWindow>();
 }