Class AnimationLibrary.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class AnimationLibrary.SignalName : Resource.SignalName
- Inheritance
-
AnimationLibrary.SignalName
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
AnimationAdded
Cached name for the 'animation_added' signal.
public static readonly StringName AnimationAdded
Field Value
AnimationChanged
Cached name for the 'animation_changed' signal.
public static readonly StringName AnimationChanged
Field Value
AnimationRemoved
Cached name for the 'animation_removed' signal.
public static readonly StringName AnimationRemoved
Field Value
AnimationRenamed
Cached name for the 'animation_renamed' signal.
public static readonly StringName AnimationRenamed