class_boxcontainer - dragonsoulz/godot GitHub Wiki
BoxContainer
####Inherits: Container ####Category: Core
Brief Description
Base class for Box containers.
Description
Base class for Box containers. It arranges children controls vertically or horizontally, and rearranges them automatically when their minimum size changes.