Table of Contents

Class OptionButton.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class OptionButton.SignalName : Button.SignalName
Inheritance
OptionButton.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

ItemFocused

Cached name for the 'item_focused' signal.

public static readonly StringName ItemFocused

Field Value

StringName

ItemSelected

Cached name for the 'item_selected' signal.

public static readonly StringName ItemSelected

Field Value

StringName