Contains information about a dragged asset.
More...
#include <AssetDragDrop.h>
Contains information about a dragged asset.
◆ DragDropPayload() [1/2]
Editor::Assets::DragDropPayload::DragDropPayload |
( |
| ) |
|
|
default |
◆ DragDropPayload() [2/2]
Editor::Assets::DragDropPayload::DragDropPayload |
( |
const std::filesystem::path & |
path, |
|
|
const std::string & |
type, |
|
|
bool |
global |
|
) |
| |
|
inline |
◆ assetPath
std::filesystem::path Editor::Assets::DragDropPayload::assetPath |
◆ assetType
std::string Editor::Assets::DragDropPayload::assetType |
◆ fileName
std::string Editor::Assets::DragDropPayload::fileName |
◆ isGlobalAsset
bool Editor::Assets::DragDropPayload::isGlobalAsset |
The documentation for this struct was generated from the following file: