mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Sync classref with current source
Fix various code formatting issues and argument names.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<method name="set_bit_rect">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="p_rect" type="Rect2">
|
||||
<argument index="0" name="rect" type="Rect2">
|
||||
</argument>
|
||||
<argument index="1" name="bit" type="bool">
|
||||
</argument>
|
||||
|
||||
Reference in New Issue
Block a user