FLayerDragDropOp

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

Type Name Description
const FStrin... GetTypeId ()  

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library