Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

HBoxContainer

Hereda: BoxContainer < Container < Control < CanvasItem < Node < Object

Heredado por: EditorResourcePicker, EditorToaster, OpenXRInteractionProfileEditorBase

Un contenedor que organiza sus controles hijos horizontalmente.

Descripción

Una variante de BoxContainer que solo puede organizar sus controles hijos horizontalmente. Estos se reorganizan automáticamente al cambiar su tamaño mínimo.

Tutoriales