浏览代码

Added description to AnimationNodeStateMachine.replace_node

Anutrix 1 年之前
父节点
当前提交
66134fd0f4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/classes/AnimationNodeStateMachine.xml

+ 1 - 0
doc/classes/AnimationNodeStateMachine.xml

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