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
ConnectNode
Cached name for the 'connect_node' method.
public static readonly StringName ConnectNode
Field Value
DisconnectNode
Cached name for the 'disconnect_node' method.
public static readonly StringName DisconnectNode
Field Value
GetGraphOffset
Cached name for the 'get_graph_offset' method.
public static readonly StringName GetGraphOffset
Field Value
GetNode
Cached name for the 'get_node' method.
public static readonly StringName GetNode
Field Value
GetNodePosition
Cached name for the 'get_node_position' method.
public static readonly StringName GetNodePosition
Field Value
HasNode
Cached name for the 'has_node' method.
public static readonly StringName HasNode
Field Value
RemoveNode
Cached name for the 'remove_node' method.
public static readonly StringName RemoveNode
Field Value
RenameNode
Cached name for the 'rename_node' method.
public static readonly StringName RenameNode
Field Value
SetGraphOffset
Cached name for the 'set_graph_offset' method.
public static readonly StringName SetGraphOffset
Field Value
SetNodePosition
Cached name for the 'set_node_position' method.
public static readonly StringName SetNodePosition