mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Merge pull request #113115 from KoBeWi/Buildock
Change MSBuildPanel to EditorDock
This commit is contained in:
commit
e0e1a0c6d3
6 changed files with 39 additions and 27 deletions
|
|
@ -67,6 +67,12 @@
|
|||
Closes the dock, making its tab hidden.
|
||||
</description>
|
||||
</method>
|
||||
<method name="make_visible">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Focuses the dock's tab (or window if it's floating). If the dock was closed, it will be opened. If it's a bottom dock, makes the bottom panel visible.
|
||||
</description>
|
||||
</method>
|
||||
<method name="open">
|
||||
<return type="void" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue