Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Nanite Assembly Create New Parameters' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Nanite Assembly Create New Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Target Directory | The content directory in which to store the new mesh asset |
| string | Asset Name | The desired name of the new asset.NOTE: Will be amended if bOverwriteExisting=false |
| boolean | Overwrite Existing | Whether or not to overwrite the asset if it already exists |