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
AnimationLibrariesUpdated
Cached name for the 'animation_libraries_updated' signal.
public static readonly StringName AnimationLibrariesUpdated
Field Value
AnimationListChanged
Cached name for the 'animation_list_changed' signal.
public static readonly StringName AnimationListChanged
Field Value
AnimationStarted
Cached name for the 'animation_started' signal.
public static readonly StringName AnimationStarted
Field Value
CachesCleared
Cached name for the 'caches_cleared' signal.
public static readonly StringName CachesCleared
Field Value
MixerUpdated
Cached name for the 'mixer_updated' signal.
public static readonly StringName MixerUpdated