Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
Inheritance Hierarchy
- UObject
- UGauntletTestController
- UAutomatedPerfTestControllerBase
- UAutomatedMaterialPerfTest
References
| Module | AutomatedPerfTesting |
| Header | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedMaterialPerfTest.h |
| Include | #include "AutomatedMaterialPerfTest.h" |
Syntax
UCLASS ()
class UAutomatedMaterialPerfTest : public UAutomatedPerfTestControllerBase
Functions
Overridden from UAutomatedPerfTestControllerBase
Overridden from UGauntletTestController
| Type | Name | Description | |
|---|---|---|---|
| void | OnInit () |
Called when the controller is first initialized |