Navigation
API > API/Plugins > API/Plugins/StormSyncTransportCore
FStormSyncTransportPullResponse, a FStormSyncTransportSyncResponse child struct.
| Name | FStormSyncTransportPullResponse |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncTransportCore/Public/StormSyncTransportMessages.h |
| Include Path | #include "StormSyncTransportMessages.h" |
Syntax
USTRUCT ()
struct FStormSyncTransportPullResponse : public FStormSyncTransportSyncResponse
Inheritance Hierarchy
- FStormSyncTransportSyncRequest → FStormSyncTransportSyncResponse → FStormSyncTransportPullResponse
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default constructor. | StormSyncTransportMessages.h | ||
FStormSyncTransportPullResponse
(
const FGuid& InMessageId |
StormSyncTransportMessages.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
StormSyncTransportMessages.h |