C# 클래스 KCommonProductPrefabExporter, KEngine

Example of KBuild_Base
상속: KEngine.Editor.KBuild_Base
파일 보기 프로젝트 열기: mr-kelly/KEngine

공개 메소드들

메소드 설명
Export ( string path ) : void
GetDirectory ( ) : string
GetExtention ( ) : string

비공개 메소드들

메소드 설명
BuildProductFolderPrefabs ( ) : void

메소드 상세

Export() 공개 메소드

public Export ( string path ) : void
path string
리턴 void

GetDirectory() 공개 메소드

public GetDirectory ( ) : string
리턴 string

GetExtention() 공개 메소드

public GetExtention ( ) : string
리턴 string