Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Meta Sound Builder Options' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Name | Name of generated object. If object already exists, used as the base name to ensure new object is unique.If left 'None', creates unique name. |
| boolean | Force Unique Class Name | If the resulting MetaSound is building over an existing document, a unique class name will be generated,invalidating any referencing MetaSounds and registering the MetaSound as a new entry in the Frontend. Ifbuilding a new document, option is ignored (new document always generates a unique class name). |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Meta Sound Builder Options |