Method | Description | |
---|---|---|
Process ( string unityEngine, string unetDLL, string outputDirectory, string assemblies, string extraAssemblyPaths, IAssemblyResolver assemblyResolver, Action |
Method | Description | |
---|---|---|
CheckAssemblies ( IEnumerable |
||
CheckAssemblyPath ( string assemblyPath ) : void | ||
CheckDLLPath ( string path ) : void | ||
CheckOutputDirectory ( string outputDir ) : void |
public static Process ( string unityEngine, string unetDLL, string outputDirectory, string assemblies, string extraAssemblyPaths, IAssemblyResolver assemblyResolver, Action |
||
unityEngine | string | |
unetDLL | string | |
outputDirectory | string | |
assemblies | string | |
extraAssemblyPaths | string | |
assemblyResolver | IAssemblyResolver | |
printWarning | Action |
|
printError | Action |
|
return | bool |