From 9391316b8eb4476d1aee596771c7739e2f3fe8d5 Mon Sep 17 00:00:00 2001 From: Pierre-Thomas Meisels Date: Tue, 5 Apr 2022 19:11:06 +0200 Subject: enhancement: Rename declared property AnimationNodeTransition::input_count to AnimationNodeTransition::enabled_inputs --- doc/classes/AnimationNodeTransition.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/AnimationNodeTransition.xml b/doc/classes/AnimationNodeTransition.xml index d574bc044d..f6e2fc5eb2 100644 --- a/doc/classes/AnimationNodeTransition.xml +++ b/doc/classes/AnimationNodeTransition.xml @@ -40,12 +40,12 @@ + + The number of enabled input ports for this node. + If [code]true[/code], the destination animation is played back from the beginning when switched. - - The number of available input ports for this node. - -- cgit v1.2.3