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