Handles drag and drop operations for assets into the viewport and other panels. More...
#include <imgui.h>
#include <filesystem>
#include <string>
Go to the source code of this file.
Classes | |
struct | Editor::Assets::DragDropPayload |
Contains information about a dragged asset. More... | |
class | Editor::Assets::AssetDragDrop |
Manages drag and drop operations for assets. More... | |
Namespaces | |
namespace | Editor |
namespace | Editor::Assets |
Handles drag and drop operations for assets into the viewport and other panels.