Merge pull request #50336 from SirQuartz/patch-20

Add description to `Viewport`
This commit is contained in:
Max Hilbrunner 2021-09-09 04:06:10 +02:00 committed by GitHub
commit e73eecfec5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,6 +134,7 @@
<return type="void" />
<argument index="0" name="text" type="String" />
<description>
Returns [code]true[/code] if the viewport is currently embedding windows.
</description>
</method>
<method name="push_unhandled_input">