2017-09-12 20:42:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-04-26 11:14:51 +00:00
|
|
|
<class name="PanelContainer" inherits="Container" version="3.4">
|
2017-09-12 20:42:36 +00:00
|
|
|
<brief_description>
|
|
|
|
Panel container type.
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
Panel container type. This container fits controls inside of the delimited area of a stylebox. It's useful for giving controls an outline.
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
2020-10-01 08:34:47 +00:00
|
|
|
<link title="2D Role Playing Game Demo">https://godotengine.org/asset-library/asset/520</link>
|
2017-09-12 20:42:36 +00:00
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
<theme_items>
|
2021-08-06 15:07:21 +00:00
|
|
|
<theme_item name="panel" data_type="style" type="StyleBox">
|
2020-03-03 18:21:21 +00:00
|
|
|
The style of [PanelContainer]'s background.
|
2017-09-12 20:42:36 +00:00
|
|
|
</theme_item>
|
|
|
|
</theme_items>
|
|
|
|
</class>
|