Improve SpriteFrames get_animation_loop description
This commit is contained in:
@ -54,7 +54,7 @@
|
|||||||
<argument index="0" name="anim" type="StringName">
|
<argument index="0" name="anim" type="StringName">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
If [code]true[/code], the given animation will loop.
|
Returns [code]true[/code] if the given animation is configured to loop when it finishes playing. Otherwise, returns [code]false[/code].
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_animation_names" qualifiers="const">
|
<method name="get_animation_names" qualifiers="const">
|
||||||
|
|||||||
Reference in New Issue
Block a user