Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | FLayerDragDropOp |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include Path | #include "MaterialPropertyHelpers.h" |
Syntax
class FLayerDragDropOp : public FDecoratedDragDropOp
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDragDropOperation → FDecoratedDragDropOp → FLayerDragDropOp
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLayerDragDropOp
(
TSharedPtr< IDraggableItem > InOwningStack |
MaterialPropertyHelpers.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DecoratorWidget | TSharedPtr< SWidget > | MaterialPropertyHelpers.h | ||
| OwningStack | TWeakPtr< class IDraggableItem > | MaterialPropertyHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< SWidget > GetDefaultDecorator() |
MaterialPropertyHelpers.h | ||
virtual bool IsOfTypeImpl
(
const FString& Type |
MaterialPropertyHelpers.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FString & GetTypeId() |
MaterialPropertyHelpers.h |