Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FNetworkProfiler
Description
Force the next profiling file to use the given filename. If none are set an autogenerated name will be used instead
| Name | SetNextFileName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/NetworkProfiler.h |
| Include Path | #include "Net/NetworkProfiler.h" |
| Source | /Engine/Source/Runtime/Engine/Private/NetworkProfiler.cpp |
void SetNextFileName
(
const FString & FileName
)