Potato Engine
Hobby Game Engine Project
Classes | Public Member Functions | List of all members
up::AssetLibrary Class Reference

Public Member Functions

 AssetLibrary (AssetLibrary const &)=delete
 
AssetLibraryoperator= (AssetLibrary const &)=delete
 
auto pathToAssetId (string_view path) const -> AssetId
 
auto assetIdToPath (AssetId assetId) const -> string_view
 
AssetImportRecord const * findRecord (AssetId assetId) const
 
bool insertRecord (AssetImportRecord record)
 
bool serialize (Stream &stream) const
 
bool deserialize (Stream &stream)
 

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