Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Content Browser Data Object Filter' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Content Browser Data Object Filter |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Object Names To Include | Array of object names that should be included in this query |
| name | Object Names To Exclude | Array of object names that should be excluded from this query |
| boolean | On Disk Objects Only | Whether we should only include on-disk objects (ignoring those that exist only in memory) |