AnimationTreePlayer.transitionNodeHasInputAutoAdvance

Returns true if the input at input_idx on transition node with name id is set to automatically advance to the next input upon completion.

struct AnimationTreePlayer
@nogc nothrow const
bool
transitionNodeHasInputAutoAdvance
(
StringArg0
)
(
in StringArg0 id
,
in long input_idx
)

Meta