Expose fading_from_node from StateMachine

This commit is contained in:
Silc Renew
2023-01-22 15:50:53 +09:00
parent 4db3716d8d
commit 8b04f58604
4 changed files with 11 additions and 4 deletions
@@ -38,6 +38,12 @@
Returns the playback position within the current animation state.
</description>
</method>
<method name="get_fading_from_node" qualifiers="const">
<return type="StringName" />
<description>
Returns the starting state of currently fading animation.
</description>
</method>
<method name="get_travel_path" qualifiers="const">
<return type="PackedStringArray" />
<description>