Table of Contents

Class AnimationMixer.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AnimationMixer.SignalName : Node.SignalName
Inheritance
AnimationMixer.SignalName
Derived
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

AnimationFinished

Cached name for the 'animation_finished' signal.

public static readonly StringName AnimationFinished

Field Value

StringName

AnimationLibrariesUpdated

Cached name for the 'animation_libraries_updated' signal.

public static readonly StringName AnimationLibrariesUpdated

Field Value

StringName

AnimationListChanged

Cached name for the 'animation_list_changed' signal.

public static readonly StringName AnimationListChanged

Field Value

StringName

AnimationStarted

Cached name for the 'animation_started' signal.

public static readonly StringName AnimationStarted

Field Value

StringName

CachesCleared

Cached name for the 'caches_cleared' signal.

public static readonly StringName CachesCleared

Field Value

StringName

MixerUpdated

Cached name for the 'mixer_updated' signal.

public static readonly StringName MixerUpdated

Field Value

StringName