Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Smart Object Event Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Smart Object Event Data |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Smart Object Handle | Handle to the changed Smart Object. |
| struct | Slot Handle | Handle to the changed slot, if invalid, the event is for the object. |
| enum | Reason | Change reason. |
| struct | Tag | Added/Removed tag, or event tag, depending on Reason. |