completed
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public virtual signal void completed ()
public virtual signal void completed ()
Warning: completed is deprecated since 1.12.
The completed signal is emitted when a State reaches the target state specified by set_state or warp_to_state.
Note:
Use KeyframeTransition and TransitionGroup instead