API reference
API reference
Select your platform
No SDKs available
No versions available

FeatureDescription Class

Properties

string ShortDescription[Get]
string Description[Get]
float MinValueHint[Get]
float MaxValueHint[Get]
A hint to the editor on which feature states to provide by default, and in which order they should appear.
The underlying system will accept other ranges; this is just for the UI.

Member Functions

FeatureDescription
( string shortDescription,
string description,
float minValueHint,
float maxValueHint,
FeatureStateDescription [] featureStates )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon