Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Interchange Pipeline Property States' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Interchange Pipeline Property States |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Locked | If true, the property is locked. |
| boolean | Pre Dialog Reset | If true, the property will be reset to default when loading the import dialog. |
| struct | Basic Layout States | The property states for the import context. |
| struct | Import States | The property states for the import context |
| struct | Reimport States | The property states for the reimport context. |