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
IdPressed
Cached name for the 'id_pressed' signal.
public static readonly StringName IdPressed
Field Value
IndexPressed
Cached name for the 'index_pressed' signal.
public static readonly StringName IndexPressed
Field Value
MenuChanged
Cached name for the 'menu_changed' signal.
public static readonly StringName MenuChanged