mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[doc] Use "param" instead of "code" to refer to parameters #3
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
<param index="0" name="margin" type="int" enum="Side" />
|
||||
<param index="1" name="offset" type="float" />
|
||||
<description>
|
||||
Sets the default value of the specified [enum Side] to [code]offset[/code] pixels.
|
||||
Sets the default value of the specified [enum Side] to [param offset] pixels.
|
||||
</description>
|
||||
</method>
|
||||
<method name="test_mask" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user