Class AssetCollectionCountResult

Inheritance Relationships

Base Type

Class Documentation

class AssetCollectionCountResult : public csp::systems::ResultBase

Public Functions

uint64_t GetCount() const

Represents the count of asset collections that meet he criteria provided from AssetSystem::GetAssetCollectionCount.

Returns

uint64_t : The number of asset collections found

Protected Functions

AssetCollectionCountResult() = delete
inline AssetCollectionCountResult(void*)