Function csp::GenerateAssetHash
Defined in File AssetHash.h
Function Documentation
-
uint32_t csp::GenerateAssetHash(const csp::common::String &AssetId)
Generates an asset hash for a given asset id.
Can be used to create a unique integer for an Asset for fast comparison or containers which require hashing.
- Parameters
AssetId – const csp::common::String&
- Returns
uint32_t : Asset hash