Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Event Payload' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Event Payload |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Event Name | The name of the event to trigger |
| struct | Parameters | The event parameters |