Table of Contents

Class AnimationNodeStateMachine.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

AddNode

Cached name for the 'add_node' method.

public static readonly StringName AddNode

Field Value

StringName

AddTransition

Cached name for the 'add_transition' method.

public static readonly StringName AddTransition

Field Value

StringName

AreEndsReset

Cached name for the 'are_ends_reset' method.

public static readonly StringName AreEndsReset

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

GetNodeName

Cached name for the 'get_node_name' method.

public static readonly StringName GetNodeName

Field Value

StringName

GetNodePosition

Cached name for the 'get_node_position' method.

public static readonly StringName GetNodePosition

Field Value

StringName

GetStateMachineType

Cached name for the 'get_state_machine_type' method.

public static readonly StringName GetStateMachineType

Field Value

StringName

GetTransition

Cached name for the 'get_transition' method.

public static readonly StringName GetTransition

Field Value

StringName

GetTransitionCount

Cached name for the 'get_transition_count' method.

public static readonly StringName GetTransitionCount

Field Value

StringName

GetTransitionFrom

Cached name for the 'get_transition_from' method.

public static readonly StringName GetTransitionFrom

Field Value

StringName

GetTransitionTo

Cached name for the 'get_transition_to' method.

public static readonly StringName GetTransitionTo

Field Value

StringName

HasNode

Cached name for the 'has_node' method.

public static readonly StringName HasNode

Field Value

StringName

HasTransition

Cached name for the 'has_transition' method.

public static readonly StringName HasTransition

Field Value

StringName

IsAllowTransitionToSelf

Cached name for the 'is_allow_transition_to_self' method.

public static readonly StringName IsAllowTransitionToSelf

Field Value

StringName

RemoveNode

Cached name for the 'remove_node' method.

public static readonly StringName RemoveNode

Field Value

StringName

RemoveTransition

Cached name for the 'remove_transition' method.

public static readonly StringName RemoveTransition

Field Value

StringName

RemoveTransitionByIndex

Cached name for the 'remove_transition_by_index' method.

public static readonly StringName RemoveTransitionByIndex

Field Value

StringName

RenameNode

Cached name for the 'rename_node' method.

public static readonly StringName RenameNode

Field Value

StringName

ReplaceNode

Cached name for the 'replace_node' method.

public static readonly StringName ReplaceNode

Field Value

StringName

SetAllowTransitionToSelf

Cached name for the 'set_allow_transition_to_self' method.

public static readonly StringName SetAllowTransitionToSelf

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

SetResetEnds

Cached name for the 'set_reset_ends' method.

public static readonly StringName SetResetEnds

Field Value

StringName

SetStateMachineType

Cached name for the 'set_state_machine_type' method.

public static readonly StringName SetStateMachineType

Field Value

StringName