public void setRange(int lowerRange, int upperRange) { plugin.SetRange(index, lowerRange, upperRange); }