Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming
Replay streamer factory
| Name | INetworkReplayStreamingFactory |
| Type | class |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include Path | #include "NetworkReplayStreaming.h" |
Syntax
class INetworkReplayStreamingFactory : public IModuleInterface
Implements Interfaces
Derived Classes
- FHttpNetworkReplayStreamingFactory
- FInMemoryNetworkReplayStreamingFactory
- FLocalFileNetworkReplayStreamingFactory
- FNullNetworkReplayStreamingFactory
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< INetworkReplayStreamer > CreateReplayStreamer() |
NetworkReplayStreaming.h | ||
virtual void Flush() |
NetworkReplayStreaming.h |