Core data structures for asset items. More...
#include <filesystem>
#include <string>
Go to the source code of this file.
Classes | |
struct | Editor::Assets::AssetItem |
Represents a single asset item in the file browser. More... | |
struct | Editor::Assets::AssetBrowserState |
State information for the asset browser. More... | |
Namespaces | |
namespace | Editor |
namespace | Editor::Assets |
Enumerations | |
enum class | Editor::Assets::AssetViewMode { Editor::Assets::Grid , Editor::Assets::List , Editor::Assets::Details } |
Different ways to display assets in the browser. More... | |
Core data structures for asset items.