Navigation
API > API/Plugins > API/Plugins/DataLinkWebSocket
The messages to send through web socket
| Name | FDataLinkWebSocketMessages |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLinkWebSocket/Public/DataLinkWebSocket.h |
| Include Path | #include "DataLinkWebSocket.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataLinkWebSocketMessages
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConnectMessages | TArray< FString > | Messages to send | DataLinkWebSocket.h |
|