Table of Contents

Class TouchScreenButton.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TouchScreenButton.SignalName : Node2D.SignalName
Inheritance
TouchScreenButton.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

Pressed

Cached name for the 'pressed' signal.

public static readonly StringName Pressed

Field Value

StringName

Released

Cached name for the 'released' signal.

public static readonly StringName Released

Field Value

StringName