godot/doc/classes/HBoxContainer.xml
2019-04-19 11:03:46 +02:00

20 lines
450 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="HBoxContainer" inherits="BoxContainer" category="Core" version="3.2">
<brief_description>
Horizontal box container.
</brief_description>
<description>
Horizontal box container. See [BoxContainer].
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
<theme_items>
<theme_item name="separation" type="int">
</theme_item>
</theme_items>
</class>