C# 클래스 ExportTypesWindow, Unity3D

상속: EditorWindow
파일 보기 프로젝트 열기: k-lock/Unity3D 1 사용 예제들

공개 메소드들

메소드 설명
Init ( BitmapSaverWindow, _parent ) : void

비공개 메소드들

메소드 설명
AddFile ( string str ) : void
Awake ( ) : void
Closer ( ) : void
ListStyle ( int selectedIndex ) : GUIStyle
OldIndex ( ) : int
OnDestroy ( ) : void
OnGUI ( ) : void
RemoveFile ( ) : void
ResetList ( ) : void

메소드 상세

Init() 공개 정적인 메소드

public static Init ( BitmapSaverWindow, _parent ) : void
_parent BitmapSaverWindow,
리턴 void