Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
Inheritance Hierarchy
- IAutomatedPerfTestInterface
- AAutomatedPerfTestGameModeBase
References
| Module | AutomatedPerfTesting |
| Header | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedPerfTestInterface.h |
| Include | #include "AutomatedPerfTestInterface.h" |
Syntax
class IAutomatedPerfTestInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Exit () |
||
| void | RunTest () |
||
| void | SetupTest () |
||
| void | TeardownTest () |