FNetworkReplayStreaming::UseDateTimeAsAutomaticReplayPostfix

Gets the configured value for whether or not we should use [FDateTime::Now](API\Runtime\Core\Misc\FDateTime\Now) as the automatic replay postfix.

Windows
MacOS
Linux

References

Module

NetworkReplayStreaming

Header

/Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public/NetworkReplayStreaming.h

Include

#include "NetworkReplayStreaming.h"

Source

/Engine/Source/Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Private/NetworkReplayStreaming.cpp

Syntax

static bool UseDateTimeAsAutomaticReplayPostfix()

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss