Table of Contents

Class AnimationPlayer.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationPlayer.SignalName : AnimationMixer.SignalName
Inheritance
AnimationPlayer.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

AnimationChanged

Cached name for the 'animation_changed' signal.

public static readonly StringName AnimationChanged

Field Value

StringName

CurrentAnimationChanged

Cached name for the 'current_animation_changed' signal.

public static readonly StringName CurrentAnimationChanged

Field Value

StringName