diff options
author | Aaron Franke <arnfranke@yahoo.com> | 2020-10-01 04:34:47 -0400 |
---|---|---|
committer | Aaron Franke <arnfranke@yahoo.com> | 2020-10-01 23:57:21 -0400 |
commit | 439be614f4706705331669a58ce03f14c34ca52f (patch) | |
tree | 5d314dc0e0d5d40355bcda7882892d3c88ebe278 /doc/classes/PanelContainer.xml | |
parent | 5e726d8d2025f1bc52299894230d94ef5972cea4 (diff) |
Link to demos from within the class reference
Diffstat (limited to 'doc/classes/PanelContainer.xml')
-rw-r--r-- | doc/classes/PanelContainer.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml index d39122c395..ad6080c780 100644 --- a/doc/classes/PanelContainer.xml +++ b/doc/classes/PanelContainer.xml @@ -7,6 +7,7 @@ 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> + <link title="2D Role Playing Game Demo">https://godotengine.org/asset-library/asset/520</link> </tutorials> <methods> </methods> |