Merge pull request #60405 from CheetoMonster/documentation-edits

BoxContainer description to point to the "Using Containers" page
This commit is contained in:
Rémi Verschelde
2022-04-29 08:04:32 +02:00
committed by GitHub
14 changed files with 14 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
[b]Note:[/b] GridContainer only works with child nodes inheriting from Control. It won't rearrange child nodes inheriting from Node2D.
</description>
<tutorials>
<link title="GUI containers">$DOCS_URL/tutorials/ui/gui_containers.html</link>
<link title="OS Test Demo">https://godotengine.org/asset-library/asset/677</link>
</tutorials>
<members>