Метод | Описание | |
---|---|---|
Build ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
BuildWithByteCode ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
BuildWithRaw ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
Compile ( ) : ShellHelper.ShellRequest, | ||
Compile ( string input ) : ShellHelper.ShellRequest, | ||
LuaAssetBundleBuilder ( ) : System.Collections | ||
LuaAssetBundleBuilder ( string luaCompiler ) : System.Collections |
Метод | Описание | |
---|---|---|
RenameFile ( string from, string to ) : void |
public Build ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
outputDir | string | |
inputs | string | |
targetPlatform | BuildTarget, | |
Результат | void |
public BuildWithByteCode ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
outputDir | string | |
inputs | string | |
targetPlatform | BuildTarget, | |
Результат | void |
public BuildWithRaw ( string outputDir, string inputs, BuildTarget, targetPlatform ) : void | ||
outputDir | string | |
inputs | string | |
targetPlatform | BuildTarget, | |
Результат | void |
public Compile ( ) : ShellHelper.ShellRequest, | ||
Результат | ShellHelper.ShellRequest, |
public Compile ( string input ) : ShellHelper.ShellRequest, | ||
input | string | |
Результат | ShellHelper.ShellRequest, |
public LuaAssetBundleBuilder ( ) : System.Collections | ||
Результат | System.Collections |
public LuaAssetBundleBuilder ( string luaCompiler ) : System.Collections | ||
luaCompiler | string | |
Результат | System.Collections |