Exemplo n.º 1
0
 static void ShowWindow()
 {
     window = (ImageChopper)EditorWindow.GetWindow(typeof(ImageChopper));
 }
	static void ShowWindow() {
		window = (ImageChopper)EditorWindow.GetWindow (typeof (ImageChopper));
	}