Information about a discovered asset.
More...
#include <AssetPipeline.h>
Information about a discovered asset.
All paths are project-relative (e.g., "assets/textures/player.png")
◆ path
| std::string DekiEditor::AssetInfo::path |
◆ guid
| std::string DekiEditor::AssetInfo::guid |
◆ cachePath
| std::string DekiEditor::AssetInfo::cachePath |
◆ lastModified
| std::chrono::system_clock::time_point DekiEditor::AssetInfo::lastModified |
◆ hasCachedVersion
| bool DekiEditor::AssetInfo::hasCachedVersion = false |
The documentation for this struct was generated from the following file: