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()
Fields
Window
DockableEditorWindow * Window