Navigation
API > API/Plugins > API/Plugins/DynamicMaterialEditor
| Name | IDMWidgetLibrary |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DynamicMaterial/Source/DynamicMaterialEditor/Public/UI/Utils/IDMWidgetLibrary.h |
| Include Path | #include "UI/Utils/IDMWidgetLibrary.h" |
Syntax
class IDMWidgetLibrary
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDMWidgetLibrary() |
UI/Utils/IDMWidgetLibrary.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDMPropertyHandle GetPropertyHandle
(
const FDMPropertyHandleGenerateParams& InParams |
Creates a DM property handle for use in the details panel section of the Material Designer. | UI/Utils/IDMWidgetLibrary.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IDMWidgetLibrary & Get() |
UI/Utils/IDMWidgetLibrary.h |