Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Assets::AssetLoader Class Referenceabstract
Inheritance diagram for Grindstone::Assets::AssetLoader:
Grindstone::Assets::ArchiveAssetLoader Grindstone::Assets::FileAssetLoader

Public Member Functions

virtual AssetLoadBinaryResult LoadBinaryByUuid (AssetType assetType, Uuid uuid)=0
 
virtual AssetLoadTextResult LoadTextByUuid (AssetType assetType, Uuid uuid)=0
 
virtual Grindstone::Uuid GetUuidByAddress (AssetType assetType, std::string_view address)=0
 

The documentation for this class was generated from the following file: