Navigation
BlueprintAPI > BlueprintAPI/CineAssemblyTools
Create a new CineAssembly asset using the input Schema, Level, and Metadata. If bUseDefaultNameFromSchema is true, the default assembly name from the specified schema will be used as the new asset name. It is important that any metadata required for resolving asset naming tokens is provided to this function so that the Assembly and SubAssemblies are all named correctly.
Target is Production Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Schema | |
| softobject | Level | |
| softobject | Parent Assembly | |
| string | Metadata | |
| string | Path | |
| string | Name | |
| boolean | Use Default Name from Schema |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |