Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Client Conversation Message' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Client Conversation Message |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Speaker ID | |
| text | Participant Display Name | |
| text | Text | |
| struct | Metadata Parameters | Additional metadata for this message (e.g. Emotion: "Angry"/"Happy") |