Navigation
Unreal Engine C++ API Reference > Editor > MaterialEditor
Inheritance Hierarchy
References
Module | MaterialEditor |
Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
Include | #include "MaterialPropertyHelpers.h" |
Syntax
class FLayerDragDropOp : public [FDecoratedDragDropOp](API\Editor\UnrealEd\DragAndDrop\FDecoratedDragDropOp)
Variables
Type | Name | Description |
---|---|---|
TSharedPtr< SWi... | DecoratorWidget | |
TWeakPtr< class... | OwningStack |
Constructors
Type | Name | Description |
---|---|---|
FLayerDragDropOp ( TSharedPtr< SMaterialLayersFunction... ) |
Functions
Overridden from FDragDropOperation
Type | Name | Description |
---|---|---|
TSharedPtr< ... | GetDefaultDecorator () | The widget decorator to use |
bool | IsOfTypeImpl ( const FString& Type ) | Checks whether this drag and drop operation can cast safely to the specified type. |