AnimationNodeStateMachine.hasNode

Returns true if the graph contains the given node.

struct AnimationNodeStateMachine
@nogc nothrow const
bool
hasNode
(
in String name
)

Meta