Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
Inheritance Hierarchy
- FStreamingResultBase
- FKeepReplayResult
References
| Module | NetworkReplayStreaming |
| Header | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include | #include "NetworkReplayStreaming.h" |
Syntax
struct FKeepReplayResult : public FStreamingResultBase
Remarks
End SearchEvent Types Start KeepReplay Types
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | NewReplayName | Saving the replay may cause the name to change. | |
| int64 | RequiredSpace | Only valid if the error is NotEnoughSpace or NotEnoughSlots. |