Navigation
| Name | FunctionalTestingEditor |
| Type | Editor |
| Part of Plugins | Functional Testing Editor |
| Location | /Engine/Plugins/Tests/FunctionalTestingEditor/Source/ |
| Module Build Rules | FunctionalTestingEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| AEditorFunctionalTest | Editor-only version of functional test actor, tests that call editor-only blueprints must inherit from this class |
| AEditorScreenshotFunctionalTest | Editor-only version of screenshot functional test |
Interfaces
| Name | Remarks |
|---|---|
| IFunctionalTestingEditorModule | A module for adding automation exposure in the editor |