Table of Contents

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

StringName

CloseRequested

Cached name for the 'close_requested' signal.

public static readonly StringName CloseRequested

Field Value

StringName

DpiChanged

Cached name for the 'dpi_changed' signal.

public static readonly StringName DpiChanged

Field Value

StringName

FilesDropped

Cached name for the 'files_dropped' signal.

public static readonly StringName FilesDropped

Field Value

StringName

FocusEntered

Cached name for the 'focus_entered' signal.

public static readonly StringName FocusEntered

Field Value

StringName

FocusExited

Cached name for the 'focus_exited' signal.

public static readonly StringName FocusExited

Field Value

StringName

GoBackRequested

Cached name for the 'go_back_requested' signal.

public static readonly StringName GoBackRequested

Field Value

StringName

MouseEntered

Cached name for the 'mouse_entered' signal.

public static readonly StringName MouseEntered

Field Value

StringName

MouseExited

Cached name for the 'mouse_exited' signal.

public static readonly StringName MouseExited

Field Value

StringName

ThemeChanged

Cached name for the 'theme_changed' signal.

public static readonly StringName ThemeChanged

Field Value

StringName

TitlebarChanged

Cached name for the 'titlebar_changed' signal.

public static readonly StringName TitlebarChanged

Field Value

StringName

VisibilityChanged

Cached name for the 'visibility_changed' signal.

public static readonly StringName VisibilityChanged

Field Value

StringName

WindowInput

Cached name for the 'window_input' signal.

public static readonly StringName WindowInput

Field Value

StringName