C# 클래스 ExcelEditor, Excel4Unity

상속: EditorWindow
파일 보기 프로젝트 열기: joexi/Excel4Unity 1 사용 예제들

공개 메소드들

메소드 설명
DrawButton ( ) : void
Show ( Excel, xls ) : void

비공개 메소드들

메소드 설명
OnGUI ( ) : void
ShowWindow ( ) : void

메소드 상세

DrawButton() 공개 메소드

public DrawButton ( ) : void
리턴 void

Show() 공개 메소드

public Show ( Excel, xls ) : void
xls Excel,
리턴 void