C# 클래스 LuaEditorUtility, slua_advanced

파일 보기 프로젝트 열기: wlgys8/slua_advanced 1 사용 예제들

공개 메소드들

메소드 설명
CreatePluginMainFile ( string pluginPath ) : void

비공개 메소드들

메소드 설명
CreateLuaPlugin ( ) : void
CreateNewLuaScript ( ) : void
GetSelectFolder ( ) : string
OpenDoc ( ) : void

메소드 상세

CreatePluginMainFile() 공개 정적인 메소드

public static CreatePluginMainFile ( string pluginPath ) : void
pluginPath string
리턴 void