Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Client Conversation Option Entry' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Client Conversation Option Entry |
Outputs
| Type | Name | Description |
|---|---|---|
| text | Choice Text | |
| struct | Choice Tags | |
| enum | Choice Type | |
| struct | Choice Reference | |
| struct | Extra Data | Occasionally a choice might need to send down metadata that's entirely extra.It's just bonus information for the client to do things like show more informationin the UI. This information is not used on the return to the server to make the choice. |