Represents a single asset item in the file browser.
More...
#include <AssetItem.h>
Represents a single asset item in the file browser.
◆ extension
| std::string Editor::Assets::AssetItem::extension |
◆ fileSize
| size_t Editor::Assets::AssetItem::fileSize = 0 |
◆ isDirectory
| bool Editor::Assets::AssetItem::isDirectory = false |
◆ isGlobal
| bool Editor::Assets::AssetItem::isGlobal = false |
◆ isHidden
| bool Editor::Assets::AssetItem::isHidden = false |
◆ isParentDir
| bool Editor::Assets::AssetItem::isParentDir = false |
◆ isReadOnly
| bool Editor::Assets::AssetItem::isReadOnly = false |
◆ lastModified
| std::filesystem::file_time_type Editor::Assets::AssetItem::lastModified |
◆ mimeType
| std::string Editor::Assets::AssetItem::mimeType |
◆ name
| std::string Editor::Assets::AssetItem::name |
◆ path
| std::filesystem::path Editor::Assets::AssetItem::path |
The documentation for this struct was generated from the following file: