Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming > API/Runtime/NetworkReplayStreaming/FNetworkReplayStreaming
Description
Gets the configured automatic replay name prefix. The prefix should always be a non-empty string. If using streamers that store replays on disk, this must also be comprised of only valid file name characters.
| Name | GetAutomaticReplayPrefix |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h |
| Include Path | #include "NetworkReplayStreaming.h" |
| Source | /Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Private/NetworkReplayStreaming.cpp |
static FString GetAutomaticReplayPrefix()