Table of Contents

Class AnimationTree.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AnimationTree.MethodName : AnimationMixer.MethodName
Inheritance
AnimationTree.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAdvanceExpressionBaseNode

Cached name for the 'get_advance_expression_base_node' method.

public static readonly StringName GetAdvanceExpressionBaseNode

Field Value

StringName

GetAnimationPlayer

Cached name for the 'get_animation_player' method.

public static readonly StringName GetAnimationPlayer

Field Value

StringName

GetProcessCallback

Cached name for the 'get_process_callback' method.

public static readonly StringName GetProcessCallback

Field Value

StringName

GetTreeRoot

Cached name for the 'get_tree_root' method.

public static readonly StringName GetTreeRoot

Field Value

StringName

SetAdvanceExpressionBaseNode

Cached name for the 'set_advance_expression_base_node' method.

public static readonly StringName SetAdvanceExpressionBaseNode

Field Value

StringName

SetAnimationPlayer

Cached name for the 'set_animation_player' method.

public static readonly StringName SetAnimationPlayer

Field Value

StringName

SetProcessCallback

Cached name for the 'set_process_callback' method.

public static readonly StringName SetProcessCallback

Field Value

StringName

SetTreeRoot

Cached name for the 'set_tree_root' method.

public static readonly StringName SetTreeRoot

Field Value

StringName