summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationNodeAnimation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AnimationNodeAnimation.xml')
-rw-r--r--doc/classes/AnimationNodeAnimation.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AnimationNodeAnimation.xml b/doc/classes/AnimationNodeAnimation.xml
index 369969a2d4..ab44148c15 100644
--- a/doc/classes/AnimationNodeAnimation.xml
+++ b/doc/classes/AnimationNodeAnimation.xml
@@ -12,7 +12,7 @@
<methods>
</methods>
<members>
- <member name="animation" type="String" setter="set_animation" getter="get_animation" default="&quot;&quot;">
+ <member name="animation" type="StringName" setter="set_animation" getter="get_animation" default="@&quot;&quot;">
Animation to use as an output. It is one of the animations provided by [member AnimationTree.anim_player].
</member>
</members>