CoriEngine
Loading...
Searching...
No Matches
Cori::Internal::IsAsset Concept Reference

Checks if Asset is an asset type that AssetManager can work with. More...

#include <AssetManager.hpp>

Concept definition

template<typename Asset>
Checks if AssetType of Descriptor can be loaded by the AssetManager.
Checks if Asset is an asset type that AssetManager can work with.

Detailed Description

Checks if Asset is an asset type that AssetManager can work with.

Definition at line 32 of file AssetManager.hpp.