AnimationTreePlayer.transitionNodeHasInputAutoAdvance

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

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

Meta