Table of Contents

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

StringName

GetAdvanceExpression

Cached name for the 'get_advance_expression' method.

public static readonly StringName GetAdvanceExpression

Field Value

StringName

GetAdvanceMode

Cached name for the 'get_advance_mode' method.

public static readonly StringName GetAdvanceMode

Field Value

StringName

GetPriority

Cached name for the 'get_priority' method.

public static readonly StringName GetPriority

Field Value

StringName

GetSwitchMode

Cached name for the 'get_switch_mode' method.

public static readonly StringName GetSwitchMode

Field Value

StringName

GetXfadeCurve

Cached name for the 'get_xfade_curve' method.

public static readonly StringName GetXfadeCurve

Field Value

StringName

GetXfadeTime

Cached name for the 'get_xfade_time' method.

public static readonly StringName GetXfadeTime

Field Value

StringName

IsLoopBrokenAtEnd

Cached name for the 'is_loop_broken_at_end' method.

public static readonly StringName IsLoopBrokenAtEnd

Field Value

StringName

IsReset

Cached name for the 'is_reset' method.

public static readonly StringName IsReset

Field Value

StringName

SetAdvanceCondition

Cached name for the 'set_advance_condition' method.

public static readonly StringName SetAdvanceCondition

Field Value

StringName

SetAdvanceExpression

Cached name for the 'set_advance_expression' method.

public static readonly StringName SetAdvanceExpression

Field Value

StringName

SetAdvanceMode

Cached name for the 'set_advance_mode' method.

public static readonly StringName SetAdvanceMode

Field Value

StringName

SetBreakLoopAtEnd

Cached name for the 'set_break_loop_at_end' method.

public static readonly StringName SetBreakLoopAtEnd

Field Value

StringName

SetPriority

Cached name for the 'set_priority' method.

public static readonly StringName SetPriority

Field Value

StringName

SetReset

Cached name for the 'set_reset' method.

public static readonly StringName SetReset

Field Value

StringName

SetSwitchMode

Cached name for the 'set_switch_mode' method.

public static readonly StringName SetSwitchMode

Field Value

StringName

SetXfadeCurve

Cached name for the 'set_xfade_curve' method.

public static readonly StringName SetXfadeCurve

Field Value

StringName

SetXfadeTime

Cached name for the 'set_xfade_time' method.

public static readonly StringName SetXfadeTime

Field Value

StringName