메소드 | 설명 | |
---|---|---|
DoIOSDebugBuild ( ) : void |
Performs the iOS Debug Build
|
|
DoIOSReleaseBuild ( ) : void |
Performs the iOS Release Build
|
|
ExcelSuccessCallback ( ) : void |
Callback method for Processing Excel sheets
|
|
GetEnabledBuildScenes ( ) : string[] |
Gets the list of enabled scenes that are added to the build settings via the Build Settings window
|
|
PerformIOSDebugBuild ( ) : void | ||
PerformIOSDebugBuildAndRun ( ) : void | ||
PerformIOSReleaseBuild ( ) : void | ||
PerformIOSReleaseBuildAndRun ( ) : void | ||
ProcessExcelFiles ( ) : void |
Processes the excel files.
|