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

GetPlayMode

Cached name for the 'get_play_mode' method.

public static readonly StringName GetPlayMode

Field Value

StringName

SetAnimation

Cached name for the 'set_animation' method.

public static readonly StringName SetAnimation

Field Value

StringName

SetPlayMode

Cached name for the 'set_play_mode' method.

public static readonly StringName SetPlayMode

Field Value

StringName