Table of Contents

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

StringName

GetLoopMode

Cached name for the 'get_loop_mode' method.

public static readonly StringName GetLoopMode

Field Value

StringName

GetPlayMode

Cached name for the 'get_play_mode' method.

public static readonly StringName GetPlayMode

Field Value

StringName

GetStartOffset

Cached name for the 'get_start_offset' method.

public static readonly StringName GetStartOffset

Field Value

StringName

GetTimelineLength

Cached name for the 'get_timeline_length' method.

public static readonly StringName GetTimelineLength

Field Value

StringName

IsStretchingTimeScale

Cached name for the 'is_stretching_time_scale' method.

public static readonly StringName IsStretchingTimeScale

Field Value

StringName

IsUsingCustomTimeline

Cached name for the 'is_using_custom_timeline' method.

public static readonly StringName IsUsingCustomTimeline

Field Value

StringName

SetAnimation

Cached name for the 'set_animation' method.

public static readonly StringName SetAnimation

Field Value

StringName

SetLoopMode

Cached name for the 'set_loop_mode' method.

public static readonly StringName SetLoopMode

Field Value

StringName

SetPlayMode

Cached name for the 'set_play_mode' method.

public static readonly StringName SetPlayMode

Field Value

StringName

SetStartOffset

Cached name for the 'set_start_offset' method.

public static readonly StringName SetStartOffset

Field Value

StringName

SetStretchTimeScale

Cached name for the 'set_stretch_time_scale' method.

public static readonly StringName SetStretchTimeScale

Field Value

StringName

SetTimelineLength

Cached name for the 'set_timeline_length' method.

public static readonly StringName SetTimelineLength

Field Value

StringName

SetUseCustomTimeline

Cached name for the 'set_use_custom_timeline' method.

public static readonly StringName SetUseCustomTimeline

Field Value

StringName