class
ResourceDragAndDropData
Inherits:
DragAndDropData
Information about a single or multiple dragged resources, represented as paths.
Public
Constructors
ResourceDragAndDropData
ResourceDragAndDropData() = default
ResourceDragAndDropData
ResourceDragAndDropData(const Path &relativeResourcePath)
ResourceDragAndDropData
ResourceDragAndDropData(const Vector<Path> &relativeResourcePaths)
Methods
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
RelativeResourcePaths
Vector<Path> RelativeResourcePaths