AnimationNodeStateMachinePlayback¶
Inherits: Resource < Reference < Object
Category: Core
Brief Description¶
Methods¶
String | get_current_node ( ) const |
PoolStringArray | get_travel_path ( ) const |
bool | is_playing ( ) const |
void | start ( String node ) |
void | stop ( ) |
void | travel ( String to_node ) |