17#include <UI/Widget.hpp>
35 virtual void draw()
override;
65 template <
typename AssetType>
78 ImGui::TextUnformatted(
fileName.c_str());
81 ImGui::EndDragDropSource();
85 ImGui::PopStyleColor();
98 template <
typename AssetType>
Definition NameComponent.hpp:9
Entity AssetHandle
Definition Asset.hpp:8