Rename the argument tag to param in XML documentation
This commit is contained in:
parent
35c1eae8d7
commit
c5d7115038
432 changed files with 10529 additions and 10529 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</method>
|
||||
<method name="set_held_modification_stack">
|
||||
<return type="void" />
|
||||
<argument index="0" name="held_modification_stack" type="SkeletonModificationStack2D" />
|
||||
<param index="0" name="held_modification_stack" type="SkeletonModificationStack2D" />
|
||||
<description>
|
||||
Sets the [SkeletonModificationStack2D] that this modification is holding. This modification stack will then be executed when this modification is executed.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue