Added description to AnimationNodeStateMachine.replace_node
This commit is contained in:
parent
e38686f85b
commit
66134fd0f4
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
<param index="0" name="name" type="StringName" />
|
||||
<param index="1" name="node" type="AnimationNode" />
|
||||
<description>
|
||||
Replaces the given animation node with a new animation node.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_graph_offset">
|
||||
|
|
Loading…
Reference in a new issue