Function AnimationNodeStateMachinePlayback.getTravelPath

Returns the current travel path as computed internally by the A* algorithm.

PoolArray!(godot.core.string.String) getTravelPath() nothrow @nogc const;