Group of Buttons.
	
	
		Group of [Button]. All direct and indirect children buttons become radios. Only one allows being pressed.
		[member BaseButton.toggle_mode] should be [code]true[/code].
	
	
	
	
		
			
			
			
				Returns an [Array] of [Button]s who have this as their [ButtonGroup] (see [member BaseButton.group]).
			
		
		
			
			
			
				Returns the current pressed button.