Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging
| Type | Name | Description | |
|---|---|---|---|
| FString | CreateProfileFilename
(
const FString& InFileExtension, |
This will generate the profiling file name that will work with limited filename sizes on consoles. | |
| FString | CreateProfileFilename
(
const FString& InFilename, |
This will generate the profiling file name that will work with limited filename sizes on consoles. |