Navigation
API > API/Runtime > API/Runtime/NetworkReplayStreaming > API/Runtime/NetworkReplayStreaming/FNetworkReplayStreaming
Description
Gets the configured value for whether or not we should use FDateTime::Now as the automatic replay postfix. If false, it's up to the streamer to determine a proper postfix.
| Name | UseDateTimeAsAutomaticReplayPostfix |
| 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 bool UseDateTimeAsAutomaticReplayPostfix()