Navigation
API > API/Editor > API/Editor/DeviceProfileServices
Device Profile Editor module
| Name | IDeviceProfileServicesModule |
| Type | class |
| Header File | /Engine/Source/Editor/DeviceProfileServices/Public/IDeviceProfileServicesModule.h |
| Include Path | #include "IDeviceProfileServicesModule.h" |
Syntax
class IDeviceProfileServicesModule : public IModuleInterface
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDeviceProfileServicesModule() |
Virtual destructor. | IDeviceProfileServicesModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IDeviceProfileServicesUIManagerRef GetProfileServicesManager() |
Gets the profile services manager. | IDeviceProfileServicesModule.h |