Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Data Link Web Socket Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Data Link Web Socket Settings |
Outputs
| 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 |