C# Class a.spritestudio.editor.SSPJImporter

プロジェクトファイルのインポート
Afficher le fichier Open project: cfm-art/SpriteStudioPlayerForUGUI Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( string fileName ) : void

削除

Import ( string fileName ) : Information

インポート

Move ( string oldFile, string newFile ) : void

移動

SSPJImporter ( ) : System.Collections.Generic

Method Details

Delete() public méthode

削除
public Delete ( string fileName ) : void
fileName string
Résultat void

Import() public méthode

インポート
public Import ( string fileName ) : Information
fileName string
Résultat Information

Move() public méthode

移動
public Move ( string oldFile, string newFile ) : void
oldFile string
newFile string
Résultat void

SSPJImporter() public méthode

public SSPJImporter ( ) : System.Collections.Generic
Résultat System.Collections.Generic