Config type representing a sort option.
short
short
Data | Description | Links |
---|---|---|
CstSort | Config type representing a sort option |
Function | Description | Links |
---|---|---|
sort_native_get() | Get an int from a Sort config item | ConfigSetType::native_get(), cfg_type_native_get |
sort_native_set() | Set a Sort config item by int | ConfigSetType::native_set(), cfg_type_native_set |
sort_reset() | Reset a Sort to its initial value | ConfigSetType::reset(), cfg_type_reset |
sort_string_get() | Get a Sort as a string | ConfigSetType::string_get(), cfg_type_string_get |
sort_string_set() | Set a Sort by string | ConfigSetType::string_set(), cfg_type_string_set |