Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming > API/Runtime/NetworkReplayStreaming/INetworkReplayStreamer
Description
Gets the current base directory where Demos are stored. Note, this will always fail for streamers that don't support replays stored on disk.
| Name | GetDemoPath |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include Path | #include "NetworkReplayStreaming.h" |
EStreamingOperationResult GetDemoPath
(
FString & DemoPath
) const