Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/GPUMessaging.h |
| Include | #include "GPUMessaging.h" |
Syntax
class FSocket
Remarks
A socket object mapped to a persistently registered handler. Supports only move construction. Will unregister the handler on destruction.
Constructors
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FSocket () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FMessageId | GetMessageId () |
||
| void | Reset () |