AnimationTreePlayer.transitionNodeGetInputCount

Returns the number of inputs for the transition node with name id. You can add inputs by rightclicking on the transition node.

struct AnimationTreePlayer
@nogc nothrow const
long
transitionNodeGetInputCount
(
StringArg0
)
(
in StringArg0 id
)

Meta