FLayerDragDropOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h

Include

#include "MaterialPropertyHelpers.h"

Syntax

class FLayerDragDropOp : public FDecoratedDragDropOp

Variables

Name Description

Public variable

TSharedPtr< SWi...

 

DecoratorWidget

Public variable

TWeakPtr< class...

 

OwningStack

Constructors

Name Description

Public function

FLayerDragDropOp

(
    TSharedPtr< SMaterialLayersFunction...
)

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

TSharedPtr< ...

 

GetDefaultDecorator()

The widget decorator to use

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss