carb::assets::Type
Defined in carb/assets/AssetsTypes.h
-
struct Type
Wrapper for an asset type that can be passed to various functions, identifies the asset as a hashed string plus the version number, which can impact the LoadParameters structure.
Public Functions
-
inline Type(HashedType hashedType, uint32_t majorVersion, uint32_t minorVersion)
Constructor.
-
inline Type(HashedType hashedType, uint32_t majorVersion, uint32_t minorVersion)