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
AddTransition
Cached name for the 'add_transition' method.
public static readonly StringName AddTransition
Field Value
AreEndsReset
Cached name for the 'are_ends_reset' method.
public static readonly StringName AreEndsReset
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
GetNodeName
Cached name for the 'get_node_name' method.
public static readonly StringName GetNodeName
Field Value
GetNodePosition
Cached name for the 'get_node_position' method.
public static readonly StringName GetNodePosition
Field Value
GetStateMachineType
Cached name for the 'get_state_machine_type' method.
public static readonly StringName GetStateMachineType
Field Value
GetTransition
Cached name for the 'get_transition' method.
public static readonly StringName GetTransition
Field Value
GetTransitionCount
Cached name for the 'get_transition_count' method.
public static readonly StringName GetTransitionCount
Field Value
GetTransitionFrom
Cached name for the 'get_transition_from' method.
public static readonly StringName GetTransitionFrom
Field Value
GetTransitionTo
Cached name for the 'get_transition_to' method.
public static readonly StringName GetTransitionTo
Field Value
HasNode
Cached name for the 'has_node' method.
public static readonly StringName HasNode
Field Value
HasTransition
Cached name for the 'has_transition' method.
public static readonly StringName HasTransition
Field Value
IsAllowTransitionToSelf
Cached name for the 'is_allow_transition_to_self' method.
public static readonly StringName IsAllowTransitionToSelf
Field Value
RemoveNode
Cached name for the 'remove_node' method.
public static readonly StringName RemoveNode
Field Value
RemoveTransition
Cached name for the 'remove_transition' method.
public static readonly StringName RemoveTransition
Field Value
RemoveTransitionByIndex
Cached name for the 'remove_transition_by_index' method.
public static readonly StringName RemoveTransitionByIndex
Field Value
RenameNode
Cached name for the 'rename_node' method.
public static readonly StringName RenameNode
Field Value
ReplaceNode
Cached name for the 'replace_node' method.
public static readonly StringName ReplaceNode
Field Value
SetAllowTransitionToSelf
Cached name for the 'set_allow_transition_to_self' method.
public static readonly StringName SetAllowTransitionToSelf
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
Field Value
SetResetEnds
Cached name for the 'set_reset_ends' method.
public static readonly StringName SetResetEnds
Field Value
SetStateMachineType
Cached name for the 'set_state_machine_type' method.
public static readonly StringName SetStateMachineType