Table of Contents

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

StringName

AnimationChanged

Cached name for the 'animation_changed' signal.

public static readonly StringName AnimationChanged

Field Value

StringName

AnimationRemoved

Cached name for the 'animation_removed' signal.

public static readonly StringName AnimationRemoved

Field Value

StringName

AnimationRenamed

Cached name for the 'animation_renamed' signal.

public static readonly StringName AnimationRenamed

Field Value

StringName