![]() |
NDEVR
API Documentation
|
Describes an optional software feature that can be enabled or disabled at runtime. More...
Public Attributes | |
| TranslatedString | description |
| User-facing localized description of the feature. | |
| String | icon |
| Icon name used to visually represent the feature in the UI. | |
| String | id |
| Unique identifier for this optional feature. | |
| TranslatedString | name |
| User-facing localized display name for the feature. | |
| String | url |
| URL associated with the feature, such as a purchase or information page. | |
Describes an optional software feature that can be enabled or disabled at runtime.
Definition at line 13 of file FeatureOptions.h.