Class Window.SignalName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the signals contained in this class, for fast lookup.
public class Window.SignalName : Viewport.SignalName
- Inheritance
-
Window.SignalName
- Derived
- Inherited Members
Constructors
SignalName()
public SignalName()
Fields
AboutToPopup
Cached name for the 'about_to_popup' signal.
public static readonly StringName AboutToPopup
Field Value
CloseRequested
Cached name for the 'close_requested' signal.
public static readonly StringName CloseRequested
Field Value
DpiChanged
Cached name for the 'dpi_changed' signal.
public static readonly StringName DpiChanged
Field Value
FilesDropped
Cached name for the 'files_dropped' signal.
public static readonly StringName FilesDropped
Field Value
FocusEntered
Cached name for the 'focus_entered' signal.
public static readonly StringName FocusEntered
Field Value
FocusExited
Cached name for the 'focus_exited' signal.
public static readonly StringName FocusExited
Field Value
GoBackRequested
Cached name for the 'go_back_requested' signal.
public static readonly StringName GoBackRequested
Field Value
MouseEntered
Cached name for the 'mouse_entered' signal.
public static readonly StringName MouseEntered
Field Value
MouseExited
Cached name for the 'mouse_exited' signal.
public static readonly StringName MouseExited
Field Value
ThemeChanged
Cached name for the 'theme_changed' signal.
public static readonly StringName ThemeChanged
Field Value
TitlebarChanged
Cached name for the 'titlebar_changed' signal.
public static readonly StringName TitlebarChanged
Field Value
VisibilityChanged
Cached name for the 'visibility_changed' signal.
public static readonly StringName VisibilityChanged
Field Value
WindowInput
Cached name for the 'window_input' signal.
public static readonly StringName WindowInput