Navigation
API > API/Editor > API/Editor/DeviceProfileEditor
Device Profile Editor module
| Name | FDeviceProfileEditorModule |
| Type | class |
| Header File | /Engine/Source/Editor/DeviceProfileEditor/Public/DeviceProfileEditorModule.h |
| Include Path | #include "DeviceProfileEditorModule.h" |
Syntax
class FDeviceProfileEditorModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
DeviceProfileEditorModule.h | ||
virtual void StartupModule() |
DeviceProfileEditorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< SDockTab > SpawnDeviceProfileEditorTab
(
const FSpawnTabArgs& SpawnTabArgs |
Create the slate UI for the Device Profile Editor | DeviceProfileEditorModule.h |