1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00

Merge pull request #64965 from YeldhamDev/more_hl_stuff_bp

This commit is contained in:
Rémi Verschelde
2022-08-29 08:05:54 +02:00
committed by GitHub
6 changed files with 41 additions and 11 deletions

View File

@@ -317,6 +317,7 @@
<argument index="0" name="index" type="int" />
<description>
Sets the currently focused item as the given [code]index[/code].
Passing [code]-1[/code] as the index makes so that no item is focused.
</description>
</method>
<method name="set_hide_on_window_lose_focus">