class DockableEditorWindowDragAndDropData

Inherits: DragAndDropData

Information about a dragged editor dockable window.

Public

Constructors

DockableEditorWindowDragAndDropData

DockableEditorWindowDragAndDropData() = default

DockableEditorWindowDragAndDropData

DockableEditorWindowDragAndDropData(DockableEditorWindow *window)

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.

Fields

Window