Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Smart Object Definition Preview Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Smart Object Definition Preview Data |
Outputs
| Type | Name | Description |
|---|---|---|
| softclass | Object Actor Class | Actor class used as the object for previewing the definition in the asset editor. |
| struct | Object Mesh Path | Path of the static mesh used as the object for previewing the definition in the asset editor. |
| softclass | User Actor Class | Actor class used for previewing the smart object user actor in the asset editor. |
| softclass | User Validation Filter Class | Validation filter used for previewing the smart object user in the asset editor. |