AnimationNodeStateMachinePlayback.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getCurrentLength
GodotMethod!(double) getCurrentLength;
Undocumented in source.
getCurrentNode
GodotMethod!(String) getCurrentNode;
Undocumented in source.
getCurrentPlayPosition
GodotMethod!(double) getCurrentPlayPosition;
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