Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Conversation Choice Reference' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Node Reference | This is the node that we're targeting with our choice. |
| struct | Node Parameters | These are the parameters required by that node to be activated. Thesame node could potentially handle several dynamic choices it provides, so theseparameters are used to uniquely identify the choice when the client responds to the server. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Conversation Choice Reference |