Let var2str display StringName with correct sigil

This commit is contained in:
Jonathan Gollnick
2021-06-05 14:24:24 -05:00
parent bc1fcb9c65
commit 6710ad1737
30 changed files with 40 additions and 40 deletions

View File

@@ -14,7 +14,7 @@
<methods>
</methods>
<members>
<member name="animation" type="StringName" setter="set_animation" getter="get_animation" default="@&quot;&quot;">
<member name="animation" type="StringName" setter="set_animation" getter="get_animation" default="&amp;&quot;&quot;">
Animation to use as an output. It is one of the animations provided by [member AnimationTree.anim_player].
</member>
</members>