Class AnimationNodeAnimation.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AnimationNodeAnimation.MethodName : AnimationRootNode.MethodName
- Inheritance
-
AnimationNodeAnimation.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAnimation
Cached name for the 'get_animation' method.
public static readonly StringName GetAnimation
Field Value
GetLoopMode
Cached name for the 'get_loop_mode' method.
public static readonly StringName GetLoopMode
Field Value
GetPlayMode
Cached name for the 'get_play_mode' method.
public static readonly StringName GetPlayMode
Field Value
GetStartOffset
Cached name for the 'get_start_offset' method.
public static readonly StringName GetStartOffset
Field Value
GetTimelineLength
Cached name for the 'get_timeline_length' method.
public static readonly StringName GetTimelineLength
Field Value
IsStretchingTimeScale
Cached name for the 'is_stretching_time_scale' method.
public static readonly StringName IsStretchingTimeScale
Field Value
IsUsingCustomTimeline
Cached name for the 'is_using_custom_timeline' method.
public static readonly StringName IsUsingCustomTimeline
Field Value
SetAnimation
Cached name for the 'set_animation' method.
public static readonly StringName SetAnimation
Field Value
SetLoopMode
Cached name for the 'set_loop_mode' method.
public static readonly StringName SetLoopMode
Field Value
SetPlayMode
Cached name for the 'set_play_mode' method.
public static readonly StringName SetPlayMode
Field Value
SetStartOffset
Cached name for the 'set_start_offset' method.
public static readonly StringName SetStartOffset
Field Value
SetStretchTimeScale
Cached name for the 'set_stretch_time_scale' method.
public static readonly StringName SetStretchTimeScale
Field Value
SetTimelineLength
Cached name for the 'set_timeline_length' method.
public static readonly StringName SetTimelineLength
Field Value
SetUseCustomTimeline
Cached name for the 'set_use_custom_timeline' method.
public static readonly StringName SetUseCustomTimeline