Navigation
API > API/Plugins > API/Plugins/AutomatedPerfTesting
| Name | FAutomatedPerfTestingModule |
| Type | class |
| Header File | /Engine/Plugins/Performance/AutomatedPerfTesting/Source/AutomatedPerfTesting/Public/AutomatedPerfTesting.h |
| Include Path | #include "AutomatedPerfTesting.h" |
Syntax
class FAutomatedPerfTestingModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LaunchExtension | TSharedPtr< FAutomatedPerfTestLaunchExtension > | AutomatedPerfTesting.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
AutomatedPerfTesting.h | ||
virtual void StartupModule() |
IModuleInterface implementation | AutomatedPerfTesting.h |