mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 09:52:18 +08:00
Add method description to is_embedding_subwindows
in Viewport
This pull request adds a missing method description to `Viewport` in the class docs.
This commit is contained in:
parent
6f4ffb3461
commit
7e56b7083d
@ -144,6 +144,7 @@
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Returns [code]true[/code] if the viewport is currently embedding windows.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_input_handled" qualifiers="const">
|
||||
|
Loading…
Reference in New Issue
Block a user