Navigation
API > API/Plugins > API/Plugins/InterchangeTestEditor
Module for implementing the editor for Interchange automation tests
| Name | FInterchangeTestEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Tests/InterchangeTests/Source/InterchangeTestEditor/Public/InterchangeTestEditorModule.h |
| Include Path | #include "InterchangeTestEditorModule.h" |
Syntax
class FInterchangeTestEditorModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetTypeActions | TSharedPtr< FAssetTypeActions_InterchangeImportTestPlan > | InterchangeTestEditorModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
InterchangeTestEditorModule.h | ||
virtual void StartupModule() |
InterchangeTestEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FInterchangeTestEditorModule & Get() |
InterchangeTestEditorModule.h | ||
static bool IsAvailable() |
InterchangeTestEditorModule.h |