Class CustomBuild
Inherited Members
Namespace: Global Namespace
Syntax
public static class CustomBuild
Methods
BuildScenes(String, String, BuildTarget, Boolean)
Declaration
public static void BuildScenes(string path, string name, BuildTarget buildTarget, bool buildPlayer = true)
Parameters
Type | Name | Description |
---|---|---|
String | path | |
String | name | |
BuildTarget | buildTarget | |
Boolean | buildPlayer |