C# 클래스 a.spritestudio.editor.SSAEImporter

.ssaeのインポート
파일 보기 프로젝트 열기: cfm-art/SpriteStudioPlayerForUGUI 1 사용 예제들

공개 메소드들

메소드 설명
Import ( string fileName, string ssceName, SSPJImportTool targets ) : Information

インポート

ImportNamesOnly ( string fileName ) : ReadOnlyCollection

名前のみ取得する

SSAEImporter ( ) : System

비공개 메소드들

메소드 설명
CreateOverrideSettings ( NodeReader settings ) : OverrideSettings

上書き設定の生成

메소드 상세

Import() 공개 메소드

インポート
public Import ( string fileName, string ssceName, SSPJImportTool targets ) : Information
fileName string
ssceName string
targets SSPJImportTool
리턴 Information

ImportNamesOnly() 공개 메소드

名前のみ取得する
public ImportNamesOnly ( string fileName ) : ReadOnlyCollection
fileName string
리턴 ReadOnlyCollection

SSAEImporter() 공개 메소드

public SSAEImporter ( ) : System
리턴 System