mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-14 00:22:59 +00:00
Rename the argument tag to param in XML documentation
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</method>
|
||||
<method name="set_disable_shortcuts">
|
||||
<return type="void" />
|
||||
<argument index="0" name="disabled" type="bool" />
|
||||
<param index="0" name="disabled" type="bool" />
|
||||
<description>
|
||||
If [code]true[/code], shortcuts are disabled and cannot be used to trigger the button.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user