Class AnimationNodeStateMachineTransition.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeStateMachineTransition.MethodName : Resource.MethodName
- Inheritance
-
AnimationNodeStateMachineTransition.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAdvanceCondition
Cached name for the 'get_advance_condition' method.
public static readonly StringName GetAdvanceCondition
Field Value
GetAdvanceExpression
Cached name for the 'get_advance_expression' method.
public static readonly StringName GetAdvanceExpression
Field Value
GetAdvanceMode
Cached name for the 'get_advance_mode' method.
public static readonly StringName GetAdvanceMode
Field Value
GetPriority
Cached name for the 'get_priority' method.
public static readonly StringName GetPriority
Field Value
GetSwitchMode
Cached name for the 'get_switch_mode' method.
public static readonly StringName GetSwitchMode
Field Value
GetXfadeCurve
Cached name for the 'get_xfade_curve' method.
public static readonly StringName GetXfadeCurve
Field Value
GetXfadeTime
Cached name for the 'get_xfade_time' method.
public static readonly StringName GetXfadeTime
Field Value
IsLoopBrokenAtEnd
Cached name for the 'is_loop_broken_at_end' method.
public static readonly StringName IsLoopBrokenAtEnd
Field Value
IsReset
Cached name for the 'is_reset' method.
public static readonly StringName IsReset
Field Value
SetAdvanceCondition
Cached name for the 'set_advance_condition' method.
public static readonly StringName SetAdvanceCondition
Field Value
SetAdvanceExpression
Cached name for the 'set_advance_expression' method.
public static readonly StringName SetAdvanceExpression
Field Value
SetAdvanceMode
Cached name for the 'set_advance_mode' method.
public static readonly StringName SetAdvanceMode
Field Value
SetBreakLoopAtEnd
Cached name for the 'set_break_loop_at_end' method.
public static readonly StringName SetBreakLoopAtEnd
Field Value
SetPriority
Cached name for the 'set_priority' method.
public static readonly StringName SetPriority
Field Value
SetReset
Cached name for the 'set_reset' method.
public static readonly StringName SetReset
Field Value
SetSwitchMode
Cached name for the 'set_switch_mode' method.
public static readonly StringName SetSwitchMode
Field Value
SetXfadeCurve
Cached name for the 'set_xfade_curve' method.
public static readonly StringName SetXfadeCurve
Field Value
SetXfadeTime
Cached name for the 'set_xfade_time' method.
public static readonly StringName SetXfadeTime