Added description to AnimationNodeStateMachine.replace_node

This commit is contained in:
Anutrix 2023-11-11 05:04:07 +05:30
parent e38686f85b
commit 66134fd0f4

View file

@ -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">