Class FeaturesLimitResult

Inheritance Relationships

Base Type

Class Documentation

class FeaturesLimitResult : public csp::systems::ResultBase

Data class used to contain information when receiving an array of feature progress.

Public Functions

const csp::common::Array<FeatureLimitInfo> &GetFeaturesLimitInfo() const

Retrieves the feature progress result.

Returns

csp::common::Array<FeatureProgress> : const array of feature progress class