Table of Contents

Class Tween.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Tween.SignalName : RefCounted.SignalName
Inheritance
Tween.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

Finished

Cached name for the 'finished' signal.

public static readonly StringName Finished

Field Value

StringName

LoopFinished

Cached name for the 'loop_finished' signal.

public static readonly StringName LoopFinished

Field Value

StringName

StepFinished

Cached name for the 'step_finished' signal.

public static readonly StringName StepFinished

Field Value

StringName