소스 검색

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