C# 클래스 MBEditorCreateCustom, Pharos

상속: EditorWindow
파일 보기 프로젝트 열기: rstaewen/Pharos

공개 메소드들

메소드 설명
Open ( int mode ) : void

비공개 메소드들

메소드 설명
CreateEMTypeFromTemplate ( ) : void
CreateEditorEnabledScript ( ) : bool
CreateParameterFromTemplate ( ) : void
CreateTemplate ( string src, string dst, string name, string displayname, string animbirth, string animlife ) : bool
OnGUI ( ) : void

메소드 상세

Open() 공개 정적인 메소드

public static Open ( int mode ) : void
mode int
리턴 void