Navigation
API > API/Plugins > API/Plugins/DataLinkWebSocket
| Name | UDataLinkWebSocket |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DataLink/Source/DataLinkWebSocket/Public/DataLinkWebSocket.h |
| Include Path | #include "DataLinkWebSocket.h" |
Syntax
UCLASS (MinimalAPI, DisplayName="Web Socket", Category="Web Socket")
class UDataLinkWebSocket : public UDataLinkNode
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataLinkNode → UDataLinkWebSocket
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDataLinkWebSocket() |
DataLinkWebSocket.h |