AnimationTreePlayer.nodeRename

Rename a node in the graph.

struct AnimationTreePlayer
@nogc nothrow
GodotError
nodeRename
(
StringArg0
StringArg1
)
(
in StringArg0 node
,
in StringArg1 new_name
)

Meta