GetFeatureStatus Function

Returns whether a feature exists, and if so, whether it is usable.

FeatureStatus GetFeatureStatus(FeatureType type, const char[] name)

Parameters

FeatureType type

Feature type.

const char[] name

Feature name.

Return Value

Feature status.