fBaseXtensions.Settings.SettingWizard.SettingWizard C# (CSharp) Method

SettingWizard() public method

public SettingWizard ( )
        public SettingWizard()
        {
            bTeleportIntoGrouping = false;
            bTeleportFleeWhenLowHP = true;
            bCancelArchonRebuff = false;
            bWaitForArchon = false;
            bKiteOnlyArchon = true;
        }
SettingWizard