[doc] Use "param" instead of "code" to refer to parameters (8)
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<return type="void" />
|
||||
<param index="0" name="anim" type="StringName" default="&""" />
|
||||
<description>
|
||||
Plays the animation named [code]anim[/code]. If no [code]anim[/code] is provided, the current animation is played.
|
||||
Plays the animation named [param anim]. If no [param anim] is provided, the current animation is played.
|
||||
</description>
|
||||
</method>
|
||||
<method name="stop">
|
||||
|
||||
Reference in New Issue
Block a user