C# Class BatchBuild, Unity-XcodeBuild

Inheritance: EditorWindow
Afficher le fichier Open project: seiji/Unity-XcodeBuild Class Usage Examples

Méthodes publiques

Méthode Description
SampleDebugAppend ( ) : void
SampleDebugNew ( ) : void
SampleReleaseAppend ( ) : void
SampleReleaseNew ( ) : void

Private Methods

Méthode Description
BuildiOS ( GameType, type, bool release, bool append ) : bool

Method Details

SampleDebugAppend() public static méthode

public static SampleDebugAppend ( ) : void
Résultat void

SampleDebugNew() public static méthode

public static SampleDebugNew ( ) : void
Résultat void

SampleReleaseAppend() public static méthode

public static SampleReleaseAppend ( ) : void
Résultat void

SampleReleaseNew() public static méthode

public static SampleReleaseNew ( ) : void
Résultat void