Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Client Conversation Option Entry' from its members
Inputs
| 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. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Client Conversation Option Entry |