Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Data Link Web Socket Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| string | URL | URL to connect to where the web socket server will respond |
| string | Protocols | List of the protocols to use with the connection |
| string | Upgrade Headers | The upgrade headers to send with the upgrade request |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Data Link Web Socket Settings |