Navigation
API > API/Editor > API/Editor/MaterialEditor
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include | #include "MaterialPropertyHelpers.h" |
Syntax
class IDraggableItem
Remarks
Interface for items that can be dragged and can show a layer handle
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | OnLayerDragEnter
(
const FDragDropEvent& DragDropEvent |
||
| void | OnLayerDragLeave
(
const FDragDropEvent& DragDropEvent |