AnimationNodeStateMachine.renameNode

Renames the given node.

struct AnimationNodeStateMachine
@nogc nothrow
void
renameNode
(
in String name
,
in String new_name
)

Meta