Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'PCap Production Record' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Production Name | Name of the production. |
| string | Production Notes | Notes on the production. |
| struct | UID | GUID of the production record struct |
| boolean | Is Archived | Bool to control if a record should be considered archived so the UI can hide it from view. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | PCap Production Record |