Class AnimationNodeTransition.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeTransition.MethodName : AnimationNodeSync.MethodName
- Inheritance
-
AnimationNodeTransition.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
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
IsAllowTransitionToSelf
Cached name for the 'is_allow_transition_to_self' method.
public static readonly StringName IsAllowTransitionToSelf
Field Value
IsInputReset
Cached name for the 'is_input_reset' method.
public static readonly StringName IsInputReset
Field Value
IsInputSetAsAutoAdvance
Cached name for the 'is_input_set_as_auto_advance' method.
public static readonly StringName IsInputSetAsAutoAdvance
Field Value
SetAllowTransitionToSelf
Cached name for the 'set_allow_transition_to_self' method.
public static readonly StringName SetAllowTransitionToSelf
Field Value
SetInputAsAutoAdvance
Cached name for the 'set_input_as_auto_advance' method.
public static readonly StringName SetInputAsAutoAdvance
Field Value
SetInputCount
Cached name for the 'set_input_count' method.
public static readonly StringName SetInputCount
Field Value
SetInputReset
Cached name for the 'set_input_reset' method.
public static readonly StringName SetInputReset
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