Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting > API/Plugins/AutomatedPerfTesting/UAutomatedPerfTestControllerBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool TryStartCSVProfiler () |
AutomatedPerfTestControllerBase.h | ||
virtual bool TryStartCSVProfiler
(
FString CSVFileName |
AutomatedPerfTestControllerBase.h |
TryStartCSVProfiler()
| Name | TryStartCSVProfiler |
| Type | function |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedPerfTestControllerBase.h |
| Include Path | #include "AutomatedPerfTestControllerBase.h" |
| Source | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Private/AutomatedPerfTestControllerBase.cpp |
virtual bool TryStartCSVProfiler()
TryStartCSVProfiler(FString)
| Name | TryStartCSVProfiler |
| Type | function |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedPerfTestControllerBase.h |
| Include Path | #include "AutomatedPerfTestControllerBase.h" |
| Source | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Private/AutomatedPerfTestControllerBase.cpp |
virtual bool TryStartCSVProfiler
(
FString CSVFileName
)