namespace NBF { public enum SelectorRodSetting { Speed = 0, Drag = 1, Leeder = 2 } }