private void UnitValueChanged(Unit value)
		{
			FillSettingsArg();
		}
 private void UnitValueChanged(Unit value)
 {
     FillSettingsArg();
 }