get_feature_group


Description:

[ Version ( since = "3.22" ) ]
public int get_feature_group (DevicePadFeature feature, int feature_idx)

Returns the group the given feature and idx belong to, or -1 if feature/index do not exist in this.

Parameters:

this

a DevicePad

feature

the feature type to get the group from

feature_idx

the index of the feature to get the group from

Returns:

The group number of the queried pad feature.