mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
22 lines
348 B
ReStructuredText
22 lines
348 B
ReStructuredText
.. _class_HBoxContainer:
|
|
|
|
HBoxContainer
|
|
=============
|
|
|
|
Inherits: :ref:`BoxContainer<class_boxcontainer>`
|
|
-------------------------------------------------
|
|
|
|
Category: Core
|
|
--------------
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
Horizontal box container.
|
|
|
|
Description
|
|
-----------
|
|
|
|
Horizontal box container. See :ref:`BoxContainer<class_boxcontainer>`.
|
|
|