[doc] Use "param" instead of "code" to refer to parameters (8)
This commit is contained in:
parent
cf1bb3d83a
commit
9b345e793a
28 changed files with 283 additions and 283 deletions
|
|
@ -27,7 +27,7 @@
|
|||
<param index="1" name="node" type="AnimationNode" />
|
||||
<param index="2" name="position" type="Vector2" default="Vector2(0, 0)" />
|
||||
<description>
|
||||
Adds a new node to the graph. The [code]position[/code] is used for display in the editor.
|
||||
Adds a new node to the graph. The [param position] is used for display in the editor.
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_transition">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue