GlobalSettings.baseChannel

Used for channel masking. The channel indicated by this value is used as the first channel that won't be ignored. Last channel not to be ignored is baseChannel + 31

struct GlobalSettings
ushort baseChannel;

Meta