Method CreateAssetInActiveDirectory
CreateAssetInActiveDirectory(Platform, params IBuildComponent[])
Create a new classic build configuration asset saved to disk, in the active directory, and focus it for renaming.
Declaration
public static void CreateAssetInActiveDirectory(Platform platform, params IBuildComponent[] components)
Parameters
Type | Name | Description |
---|---|---|
Platform | platform | |
IBuildComponent[] | components | Build components to add to the new build configuration asset. |
Remarks
If a build configuration asset is set as the current active object of selection, it will be added to the build configuration dependencies.