Merge pull request #50336 from SirQuartz/patch-20
Add description to `Viewport`
This commit is contained in:
commit
e73eecfec5
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue