Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Dialogue Context' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Dialogue Context |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Speaker | The person speaking the dialogue. |
| object | Targets | The people being spoken to. |