Table of Contents

Class AnimationNodeBlendTree.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AnimationNodeBlendTree.MethodName : AnimationRootNode.MethodName
Inheritance
AnimationNodeBlendTree.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddNode

Cached name for the 'add_node' method.

public static readonly StringName AddNode

Field Value

StringName

ConnectNode

Cached name for the 'connect_node' method.

public static readonly StringName ConnectNode

Field Value

StringName

DisconnectNode

Cached name for the 'disconnect_node' method.

public static readonly StringName DisconnectNode

Field Value

StringName

GetGraphOffset

Cached name for the 'get_graph_offset' method.

public static readonly StringName GetGraphOffset

Field Value

StringName

GetNode

Cached name for the 'get_node' method.

public static readonly StringName GetNode

Field Value

StringName

GetNodePosition

Cached name for the 'get_node_position' method.

public static readonly StringName GetNodePosition

Field Value

StringName

HasNode

Cached name for the 'has_node' method.

public static readonly StringName HasNode

Field Value

StringName

RemoveNode

Cached name for the 'remove_node' method.

public static readonly StringName RemoveNode

Field Value

StringName

RenameNode

Cached name for the 'rename_node' method.

public static readonly StringName RenameNode

Field Value

StringName

SetGraphOffset

Cached name for the 'set_graph_offset' method.

public static readonly StringName SetGraphOffset

Field Value

StringName

SetNodePosition

Cached name for the 'set_node_position' method.

public static readonly StringName SetNodePosition

Field Value

StringName