You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 19:01:36 +00:00
Merge pull request #50336 from SirQuartz/patch-20
Add description to `Viewport`
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user