AnimationNodeStateMachinePlayback._classBinding

Undocumented in source.

Members

Static variables

getCurrentNode
GodotMethod!(String) getCurrentNode;
Undocumented in source.
getTravelPath
GodotMethod!(PoolStringArray) getTravelPath;
Undocumented in source.
isPlaying
GodotMethod!(bool) isPlaying;
Undocumented in source.
start
GodotMethod!(void, String) start;
Undocumented in source.
stop
GodotMethod!(void) stop;
Undocumented in source.
travel
GodotMethod!(void, String) travel;
Undocumented in source.

Meta