Table of Contents

Class PopupMenu.SignalName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PopupMenu.SignalName : Popup.SignalName
Inheritance
PopupMenu.SignalName
Inherited Members

Constructors

SignalName()

public SignalName()

Fields

IdFocused

Cached name for the 'id_focused' signal.

public static readonly StringName IdFocused

Field Value

StringName

IdPressed

Cached name for the 'id_pressed' signal.

public static readonly StringName IdPressed

Field Value

StringName

IndexPressed

Cached name for the 'index_pressed' signal.

public static readonly StringName IndexPressed

Field Value

StringName

MenuChanged

Cached name for the 'menu_changed' signal.

public static readonly StringName MenuChanged

Field Value

StringName