|
static AssetType | GetStaticAssetType () |
|
std::map< Uuid, TextureAsset > | assets |
|
AssetType | assetType = AssetType::Undefined |
|
◆ ProcessLoadedFile() [1/2]
void * TextureImporter::ProcessLoadedFile |
( |
std::string_view | address | ) |
|
|
overridevirtual |
◆ ProcessLoadedFile() [2/2]
void * TextureImporter::ProcessLoadedFile |
( |
Uuid | uuid | ) |
|
|
overridevirtual |
◆ QueueReloadAsset()
void TextureImporter::QueueReloadAsset |
( |
Uuid | uuid | ) |
|
|
overridevirtual |
◆ TryGetIfLoaded()
bool TextureImporter::TryGetIfLoaded |
( |
std::string_view | address, |
|
|
void *& | output ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /github/workspace/sources/code/EngineCore/Assets/Textures/TextureImporter.hpp
- /github/workspace/sources/code/EngineCore/Assets/Textures/TextureImporter.cpp