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()

GetRtti

RTTIType *GetRtti() const override

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

Fields

RelativeResourcePaths

Vector<Path> RelativeResourcePaths