FSubComponentDragDropOp

A drag/drop operation when dragging sub-component items in the scene outliner

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerDragDrop.h

Include

#include "SceneOutlinerDragDrop.h"

Syntax

struct FSubComponentDragDropOp : public FDecoratedDragDropOp

Remarks

A drag/drop operation when dragging sub-component items in the scene outliner

Variables

Name Description

Public variable

FSubComponentIt...

 

Items

Actor that we are dragging

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Public function

void

 

Init

(
    const FSubComponentItemArray& InIt...
)

Overridden from FDragDropOperation

Name Description

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