Navigation
API > API/Editor > API/Editor/MaterialEditor
| Name | SLayerHandle |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h |
| Include Path | #include "MaterialPropertyHelpers.h" |
Syntax
class SLayerHandle : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SLayerHandle
- FSlateControlledConstruction → SWidget → SCompoundWidget → SLayerHandle
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OwningStack | TWeakPtr< IDraggableItem > | MaterialPropertyHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
MaterialPropertyHelpers.h | ||
TSharedPtr< class FLayerDragDropOp > CreateDragDropOperation
(
TSharedPtr< IDraggableItem > InOwningStack |
MaterialPropertyHelpers.h | ||
FReply OnDragDetected
(
const FGeometry& MyGeometry, |
MaterialPropertyHelpers.h | ||
FReply OnMouseButtonDown
(
const FGeometry& MyGeometry, |
MaterialPropertyHelpers.h |