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
|
|
@ -42,7 +42,7 @@
|
|||
</method>
|
||||
<method name="add_root_node">
|
||||
<return type="void" />
|
||||
<argument index="0" name="node" type="Node" />
|
||||
<param index="0" name="node" type="Node" />
|
||||
<description>
|
||||
Adds [code]node[/code] as a child of the root node in the editor context.
|
||||
[b]Warning:[/b] The implementation of this method is currently disabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue