AnimationNodeBlendTree.hasNode

Returns true if a sub-node with specified name exists.

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

Meta