Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
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 |