Navigation
API > API/Runtime > API/Runtime/LocalFileNetworkReplayStreaming > API/Runtime/LocalFileNetworkReplayStreaming/FLocalFileNetworkReplayStreamer
Description
Returns a name formatted as "demoX", where X is between 1 and MAX_DEMOS, inclusive. Returns the first value that doesn't yet exist, or if they all exist, returns the oldest one (it will be overwritten).
| Name | GetAutomaticDemoName |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Public/LocalFileNetworkReplayStreaming.h |
| Include Path | #include "LocalFileNetworkReplayStreaming.h" |
| Source | /Engine/Source/Runtime/NetworkReplayStreaming/LocalFileNetworkReplayStreaming/Private/LocalFileNetworkReplayStreaming.cpp |
FString GetAutomaticDemoName() const