Table of Contents

Class ScrollContainer.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ScrollContainer.SignalName : Container.SignalName
Inheritance
ScrollContainer.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ScrollEnded

Cached name for the 'scroll_ended' signal.

public static readonly StringName ScrollEnded

Field Value

StringName

ScrollStarted

Cached name for the 'scroll_started' signal.

public static readonly StringName ScrollStarted

Field Value

StringName