FDraggedMultiBlockPreview

A preview of a block being dragged

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

struct FDraggedMultiBlockPreview

Remarks

A preview of a block being dragged

Variables

Name Description

Public variable

FName

 

BlockName

Name of entry being dragged

Public variable

EMultiBlockType

 

BlockType

Type of entry being dragged

Public variable

int32

 

InsertIndex

Index into the block list where the block will be added

Public variable

EOrientation

 

InsertOrientation

Vertical for menus and vertical toolbars, horizontally otherwise.

Public variable

TSharedPtr< cla...

 

PreviewBlock

Preview block for the command

Constructors

Name Description

Public function

FDraggedMultiBlockPreview()

Functions

Name Description

Public function Const

bool

 

IsSameBlockAs

(
    const FName InName,
    const EMultiBlockType InType
)

Public function Const

bool

 

IsValid()

Public function

void

 

Reset()

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