Table of Contents

Class DisplayServer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class DisplayServer.MethodName
Inheritance
DisplayServer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClipboardGet

Cached name for the 'clipboard_get' method.

public static readonly StringName ClipboardGet

Field Value

StringName

ClipboardGetImage

Cached name for the 'clipboard_get_image' method.

public static readonly StringName ClipboardGetImage

Field Value

StringName

ClipboardGetPrimary

Cached name for the 'clipboard_get_primary' method.

public static readonly StringName ClipboardGetPrimary

Field Value

StringName

ClipboardHas

Cached name for the 'clipboard_has' method.

public static readonly StringName ClipboardHas

Field Value

StringName

ClipboardHasImage

Cached name for the 'clipboard_has_image' method.

public static readonly StringName ClipboardHasImage

Field Value

StringName

ClipboardSet

Cached name for the 'clipboard_set' method.

public static readonly StringName ClipboardSet

Field Value

StringName

ClipboardSetPrimary

Cached name for the 'clipboard_set_primary' method.

public static readonly StringName ClipboardSetPrimary

Field Value

StringName

CursorGetShape

Cached name for the 'cursor_get_shape' method.

public static readonly StringName CursorGetShape

Field Value

StringName

CursorSetCustomImage

Cached name for the 'cursor_set_custom_image' method.

public static readonly StringName CursorSetCustomImage

Field Value

StringName

CursorSetShape

Cached name for the 'cursor_set_shape' method.

public static readonly StringName CursorSetShape

Field Value

StringName

DialogInputText

Cached name for the 'dialog_input_text' method.

public static readonly StringName DialogInputText

Field Value

StringName

DialogShow

Cached name for the 'dialog_show' method.

public static readonly StringName DialogShow

Field Value

StringName

EnableForStealingFocus

Cached name for the 'enable_for_stealing_focus' method.

public static readonly StringName EnableForStealingFocus

Field Value

StringName

FileDialogShow

Cached name for the 'file_dialog_show' method.

public static readonly StringName FileDialogShow

Field Value

StringName

ForceProcessAndDropEvents

Cached name for the 'force_process_and_drop_events' method.

public static readonly StringName ForceProcessAndDropEvents

Field Value

StringName

GetAccentColor

Cached name for the 'get_accent_color' method.

public static readonly StringName GetAccentColor

Field Value

StringName

GetDisplayCutouts

Cached name for the 'get_display_cutouts' method.

public static readonly StringName GetDisplayCutouts

Field Value

StringName

GetDisplaySafeArea

Cached name for the 'get_display_safe_area' method.

public static readonly StringName GetDisplaySafeArea

Field Value

StringName

GetKeyboardFocusScreen

Cached name for the 'get_keyboard_focus_screen' method.

public static readonly StringName GetKeyboardFocusScreen

Field Value

StringName

GetName

Cached name for the 'get_name' method.

public static readonly StringName GetName

Field Value

StringName

GetPrimaryScreen

Cached name for the 'get_primary_screen' method.

public static readonly StringName GetPrimaryScreen

Field Value

StringName

GetScreenCount

Cached name for the 'get_screen_count' method.

public static readonly StringName GetScreenCount

Field Value

StringName

GetScreenFromRect

Cached name for the 'get_screen_from_rect' method.

public static readonly StringName GetScreenFromRect

Field Value

StringName

GetSwapCancelOk

Cached name for the 'get_swap_cancel_ok' method.

public static readonly StringName GetSwapCancelOk

Field Value

StringName

GetWindowAtScreenPosition

Cached name for the 'get_window_at_screen_position' method.

public static readonly StringName GetWindowAtScreenPosition

Field Value

StringName

GetWindowList

Cached name for the 'get_window_list' method.

public static readonly StringName GetWindowList

Field Value

StringName

GlobalMenuAddCheckItem

Cached name for the 'global_menu_add_check_item' method.

public static readonly StringName GlobalMenuAddCheckItem

Field Value

StringName

GlobalMenuAddIconCheckItem

Cached name for the 'global_menu_add_icon_check_item' method.

public static readonly StringName GlobalMenuAddIconCheckItem

Field Value

StringName

GlobalMenuAddIconItem

Cached name for the 'global_menu_add_icon_item' method.

public static readonly StringName GlobalMenuAddIconItem

Field Value

StringName

GlobalMenuAddIconRadioCheckItem

Cached name for the 'global_menu_add_icon_radio_check_item' method.

public static readonly StringName GlobalMenuAddIconRadioCheckItem

Field Value

StringName

GlobalMenuAddItem

Cached name for the 'global_menu_add_item' method.

public static readonly StringName GlobalMenuAddItem

Field Value

StringName

GlobalMenuAddMultistateItem

Cached name for the 'global_menu_add_multistate_item' method.

public static readonly StringName GlobalMenuAddMultistateItem

Field Value

StringName

GlobalMenuAddRadioCheckItem

Cached name for the 'global_menu_add_radio_check_item' method.

public static readonly StringName GlobalMenuAddRadioCheckItem

Field Value

StringName

GlobalMenuAddSeparator

Cached name for the 'global_menu_add_separator' method.

public static readonly StringName GlobalMenuAddSeparator

Field Value

StringName

GlobalMenuAddSubmenuItem

Cached name for the 'global_menu_add_submenu_item' method.

public static readonly StringName GlobalMenuAddSubmenuItem

Field Value

StringName

GlobalMenuClear

Cached name for the 'global_menu_clear' method.

public static readonly StringName GlobalMenuClear

Field Value

StringName

GlobalMenuGetItemAccelerator

Cached name for the 'global_menu_get_item_accelerator' method.

public static readonly StringName GlobalMenuGetItemAccelerator

Field Value

StringName

GlobalMenuGetItemCallback

Cached name for the 'global_menu_get_item_callback' method.

public static readonly StringName GlobalMenuGetItemCallback

Field Value

StringName

GlobalMenuGetItemCount

Cached name for the 'global_menu_get_item_count' method.

public static readonly StringName GlobalMenuGetItemCount

Field Value

StringName

GlobalMenuGetItemIcon

Cached name for the 'global_menu_get_item_icon' method.

public static readonly StringName GlobalMenuGetItemIcon

Field Value

StringName

GlobalMenuGetItemIndentationLevel

Cached name for the 'global_menu_get_item_indentation_level' method.

public static readonly StringName GlobalMenuGetItemIndentationLevel

Field Value

StringName

GlobalMenuGetItemIndexFromTag

Cached name for the 'global_menu_get_item_index_from_tag' method.

public static readonly StringName GlobalMenuGetItemIndexFromTag

Field Value

StringName

GlobalMenuGetItemIndexFromText

Cached name for the 'global_menu_get_item_index_from_text' method.

public static readonly StringName GlobalMenuGetItemIndexFromText

Field Value

StringName

GlobalMenuGetItemKeyCallback

Cached name for the 'global_menu_get_item_key_callback' method.

public static readonly StringName GlobalMenuGetItemKeyCallback

Field Value

StringName

GlobalMenuGetItemMaxStates

Cached name for the 'global_menu_get_item_max_states' method.

public static readonly StringName GlobalMenuGetItemMaxStates

Field Value

StringName

GlobalMenuGetItemState

Cached name for the 'global_menu_get_item_state' method.

public static readonly StringName GlobalMenuGetItemState

Field Value

StringName

GlobalMenuGetItemSubmenu

Cached name for the 'global_menu_get_item_submenu' method.

public static readonly StringName GlobalMenuGetItemSubmenu

Field Value

StringName

GlobalMenuGetItemTag

Cached name for the 'global_menu_get_item_tag' method.

public static readonly StringName GlobalMenuGetItemTag

Field Value

StringName

GlobalMenuGetItemText

Cached name for the 'global_menu_get_item_text' method.

public static readonly StringName GlobalMenuGetItemText

Field Value

StringName

GlobalMenuGetItemTooltip

Cached name for the 'global_menu_get_item_tooltip' method.

public static readonly StringName GlobalMenuGetItemTooltip

Field Value

StringName

GlobalMenuIsItemCheckable

Cached name for the 'global_menu_is_item_checkable' method.

public static readonly StringName GlobalMenuIsItemCheckable

Field Value

StringName

GlobalMenuIsItemChecked

Cached name for the 'global_menu_is_item_checked' method.

public static readonly StringName GlobalMenuIsItemChecked

Field Value

StringName

GlobalMenuIsItemDisabled

Cached name for the 'global_menu_is_item_disabled' method.

public static readonly StringName GlobalMenuIsItemDisabled

Field Value

StringName

GlobalMenuIsItemHidden

Cached name for the 'global_menu_is_item_hidden' method.

public static readonly StringName GlobalMenuIsItemHidden

Field Value

StringName

GlobalMenuIsItemRadioCheckable

Cached name for the 'global_menu_is_item_radio_checkable' method.

public static readonly StringName GlobalMenuIsItemRadioCheckable

Field Value

StringName

GlobalMenuRemoveItem

Cached name for the 'global_menu_remove_item' method.

public static readonly StringName GlobalMenuRemoveItem

Field Value

StringName

GlobalMenuSetItemAccelerator

Cached name for the 'global_menu_set_item_accelerator' method.

public static readonly StringName GlobalMenuSetItemAccelerator

Field Value

StringName

GlobalMenuSetItemCallback

Cached name for the 'global_menu_set_item_callback' method.

public static readonly StringName GlobalMenuSetItemCallback

Field Value

StringName

GlobalMenuSetItemCheckable

Cached name for the 'global_menu_set_item_checkable' method.

public static readonly StringName GlobalMenuSetItemCheckable

Field Value

StringName

GlobalMenuSetItemChecked

Cached name for the 'global_menu_set_item_checked' method.

public static readonly StringName GlobalMenuSetItemChecked

Field Value

StringName

GlobalMenuSetItemDisabled

Cached name for the 'global_menu_set_item_disabled' method.

public static readonly StringName GlobalMenuSetItemDisabled

Field Value

StringName

GlobalMenuSetItemHidden

Cached name for the 'global_menu_set_item_hidden' method.

public static readonly StringName GlobalMenuSetItemHidden

Field Value

StringName

GlobalMenuSetItemHoverCallbacks

Cached name for the 'global_menu_set_item_hover_callbacks' method.

public static readonly StringName GlobalMenuSetItemHoverCallbacks

Field Value

StringName

GlobalMenuSetItemIcon

Cached name for the 'global_menu_set_item_icon' method.

public static readonly StringName GlobalMenuSetItemIcon

Field Value

StringName

GlobalMenuSetItemIndentationLevel

Cached name for the 'global_menu_set_item_indentation_level' method.

public static readonly StringName GlobalMenuSetItemIndentationLevel

Field Value

StringName

GlobalMenuSetItemKeyCallback

Cached name for the 'global_menu_set_item_key_callback' method.

public static readonly StringName GlobalMenuSetItemKeyCallback

Field Value

StringName

GlobalMenuSetItemMaxStates

Cached name for the 'global_menu_set_item_max_states' method.

public static readonly StringName GlobalMenuSetItemMaxStates

Field Value

StringName

GlobalMenuSetItemRadioCheckable

Cached name for the 'global_menu_set_item_radio_checkable' method.

public static readonly StringName GlobalMenuSetItemRadioCheckable

Field Value

StringName

GlobalMenuSetItemState

Cached name for the 'global_menu_set_item_state' method.

public static readonly StringName GlobalMenuSetItemState

Field Value

StringName

GlobalMenuSetItemSubmenu

Cached name for the 'global_menu_set_item_submenu' method.

public static readonly StringName GlobalMenuSetItemSubmenu

Field Value

StringName

GlobalMenuSetItemTag

Cached name for the 'global_menu_set_item_tag' method.

public static readonly StringName GlobalMenuSetItemTag

Field Value

StringName

GlobalMenuSetItemText

Cached name for the 'global_menu_set_item_text' method.

public static readonly StringName GlobalMenuSetItemText

Field Value

StringName

GlobalMenuSetItemTooltip

Cached name for the 'global_menu_set_item_tooltip' method.

public static readonly StringName GlobalMenuSetItemTooltip

Field Value

StringName

GlobalMenuSetPopupCallbacks

Cached name for the 'global_menu_set_popup_callbacks' method.

public static readonly StringName GlobalMenuSetPopupCallbacks

Field Value

StringName

HasFeature

Cached name for the 'has_feature' method.

public static readonly StringName HasFeature

Field Value

StringName

ImeGetSelection

Cached name for the 'ime_get_selection' method.

public static readonly StringName ImeGetSelection

Field Value

StringName

ImeGetText

Cached name for the 'ime_get_text' method.

public static readonly StringName ImeGetText

Field Value

StringName

IsDarkMode

Cached name for the 'is_dark_mode' method.

public static readonly StringName IsDarkMode

Field Value

StringName

IsDarkModeSupported

Cached name for the 'is_dark_mode_supported' method.

public static readonly StringName IsDarkModeSupported

Field Value

StringName

IsTouchscreenAvailable

Cached name for the 'is_touchscreen_available' method.

public static readonly StringName IsTouchscreenAvailable

Field Value

StringName

KeyboardGetCurrentLayout

Cached name for the 'keyboard_get_current_layout' method.

public static readonly StringName KeyboardGetCurrentLayout

Field Value

StringName

KeyboardGetKeycodeFromPhysical

Cached name for the 'keyboard_get_keycode_from_physical' method.

public static readonly StringName KeyboardGetKeycodeFromPhysical

Field Value

StringName

KeyboardGetLabelFromPhysical

Cached name for the 'keyboard_get_label_from_physical' method.

public static readonly StringName KeyboardGetLabelFromPhysical

Field Value

StringName

KeyboardGetLayoutCount

Cached name for the 'keyboard_get_layout_count' method.

public static readonly StringName KeyboardGetLayoutCount

Field Value

StringName

KeyboardGetLayoutLanguage

Cached name for the 'keyboard_get_layout_language' method.

public static readonly StringName KeyboardGetLayoutLanguage

Field Value

StringName

KeyboardGetLayoutName

Cached name for the 'keyboard_get_layout_name' method.

public static readonly StringName KeyboardGetLayoutName

Field Value

StringName

KeyboardSetCurrentLayout

Cached name for the 'keyboard_set_current_layout' method.

public static readonly StringName KeyboardSetCurrentLayout

Field Value

StringName

MouseGetButtonState

Cached name for the 'mouse_get_button_state' method.

public static readonly StringName MouseGetButtonState

Field Value

StringName

MouseGetMode

Cached name for the 'mouse_get_mode' method.

public static readonly StringName MouseGetMode

Field Value

StringName

MouseGetPosition

Cached name for the 'mouse_get_position' method.

public static readonly StringName MouseGetPosition

Field Value

StringName

MouseSetMode

Cached name for the 'mouse_set_mode' method.

public static readonly StringName MouseSetMode

Field Value

StringName

ProcessEvents

Cached name for the 'process_events' method.

public static readonly StringName ProcessEvents

Field Value

StringName

ScreenGetDpi

Cached name for the 'screen_get_dpi' method.

public static readonly StringName ScreenGetDpi

Field Value

StringName

ScreenGetImage

Cached name for the 'screen_get_image' method.

public static readonly StringName ScreenGetImage

Field Value

StringName

ScreenGetMaxScale

Cached name for the 'screen_get_max_scale' method.

public static readonly StringName ScreenGetMaxScale

Field Value

StringName

ScreenGetOrientation

Cached name for the 'screen_get_orientation' method.

public static readonly StringName ScreenGetOrientation

Field Value

StringName

ScreenGetPixel

Cached name for the 'screen_get_pixel' method.

public static readonly StringName ScreenGetPixel

Field Value

StringName

ScreenGetPosition

Cached name for the 'screen_get_position' method.

public static readonly StringName ScreenGetPosition

Field Value

StringName

ScreenGetRefreshRate

Cached name for the 'screen_get_refresh_rate' method.

public static readonly StringName ScreenGetRefreshRate

Field Value

StringName

ScreenGetScale

Cached name for the 'screen_get_scale' method.

public static readonly StringName ScreenGetScale

Field Value

StringName

ScreenGetSize

Cached name for the 'screen_get_size' method.

public static readonly StringName ScreenGetSize

Field Value

StringName

ScreenGetUsableRect

Cached name for the 'screen_get_usable_rect' method.

public static readonly StringName ScreenGetUsableRect

Field Value

StringName

ScreenIsKeptOn

Cached name for the 'screen_is_kept_on' method.

public static readonly StringName ScreenIsKeptOn

Field Value

StringName

ScreenSetKeepOn

Cached name for the 'screen_set_keep_on' method.

public static readonly StringName ScreenSetKeepOn

Field Value

StringName

ScreenSetOrientation

Cached name for the 'screen_set_orientation' method.

public static readonly StringName ScreenSetOrientation

Field Value

StringName

SetIcon

Cached name for the 'set_icon' method.

public static readonly StringName SetIcon

Field Value

StringName

SetNativeIcon

Cached name for the 'set_native_icon' method.

public static readonly StringName SetNativeIcon

Field Value

StringName

TabletGetCurrentDriver

Cached name for the 'tablet_get_current_driver' method.

public static readonly StringName TabletGetCurrentDriver

Field Value

StringName

TabletGetDriverCount

Cached name for the 'tablet_get_driver_count' method.

public static readonly StringName TabletGetDriverCount

Field Value

StringName

TabletGetDriverName

Cached name for the 'tablet_get_driver_name' method.

public static readonly StringName TabletGetDriverName

Field Value

StringName

TabletSetCurrentDriver

Cached name for the 'tablet_set_current_driver' method.

public static readonly StringName TabletSetCurrentDriver

Field Value

StringName

TtsGetVoices

Cached name for the 'tts_get_voices' method.

public static readonly StringName TtsGetVoices

Field Value

StringName

TtsGetVoicesForLanguage

Cached name for the 'tts_get_voices_for_language' method.

public static readonly StringName TtsGetVoicesForLanguage

Field Value

StringName

TtsIsPaused

Cached name for the 'tts_is_paused' method.

public static readonly StringName TtsIsPaused

Field Value

StringName

TtsIsSpeaking

Cached name for the 'tts_is_speaking' method.

public static readonly StringName TtsIsSpeaking

Field Value

StringName

TtsPause

Cached name for the 'tts_pause' method.

public static readonly StringName TtsPause

Field Value

StringName

TtsResume

Cached name for the 'tts_resume' method.

public static readonly StringName TtsResume

Field Value

StringName

TtsSetUtteranceCallback

Cached name for the 'tts_set_utterance_callback' method.

public static readonly StringName TtsSetUtteranceCallback

Field Value

StringName

TtsSpeak

Cached name for the 'tts_speak' method.

public static readonly StringName TtsSpeak

Field Value

StringName

TtsStop

Cached name for the 'tts_stop' method.

public static readonly StringName TtsStop

Field Value

StringName

VirtualKeyboardGetHeight

Cached name for the 'virtual_keyboard_get_height' method.

public static readonly StringName VirtualKeyboardGetHeight

Field Value

StringName

VirtualKeyboardHide

Cached name for the 'virtual_keyboard_hide' method.

public static readonly StringName VirtualKeyboardHide

Field Value

StringName

VirtualKeyboardShow

Cached name for the 'virtual_keyboard_show' method.

public static readonly StringName VirtualKeyboardShow

Field Value

StringName

WarpMouse

Cached name for the 'warp_mouse' method.

public static readonly StringName WarpMouse

Field Value

StringName

WindowCanDraw

Cached name for the 'window_can_draw' method.

public static readonly StringName WindowCanDraw

Field Value

StringName

WindowGetActivePopup

Cached name for the 'window_get_active_popup' method.

public static readonly StringName WindowGetActivePopup

Field Value

StringName

WindowGetAttachedInstanceId

Cached name for the 'window_get_attached_instance_id' method.

public static readonly StringName WindowGetAttachedInstanceId

Field Value

StringName

WindowGetCurrentScreen

Cached name for the 'window_get_current_screen' method.

public static readonly StringName WindowGetCurrentScreen

Field Value

StringName

WindowGetFlag

Cached name for the 'window_get_flag' method.

public static readonly StringName WindowGetFlag

Field Value

StringName

WindowGetMaxSize

Cached name for the 'window_get_max_size' method.

public static readonly StringName WindowGetMaxSize

Field Value

StringName

WindowGetMinSize

Cached name for the 'window_get_min_size' method.

public static readonly StringName WindowGetMinSize

Field Value

StringName

WindowGetMode

Cached name for the 'window_get_mode' method.

public static readonly StringName WindowGetMode

Field Value

StringName

WindowGetNativeHandle

Cached name for the 'window_get_native_handle' method.

public static readonly StringName WindowGetNativeHandle

Field Value

StringName

WindowGetPopupSafeRect

Cached name for the 'window_get_popup_safe_rect' method.

public static readonly StringName WindowGetPopupSafeRect

Field Value

StringName

WindowGetPosition

Cached name for the 'window_get_position' method.

public static readonly StringName WindowGetPosition

Field Value

StringName

WindowGetPositionWithDecorations

Cached name for the 'window_get_position_with_decorations' method.

public static readonly StringName WindowGetPositionWithDecorations

Field Value

StringName

WindowGetSafeTitleMargins

Cached name for the 'window_get_safe_title_margins' method.

public static readonly StringName WindowGetSafeTitleMargins

Field Value

StringName

WindowGetSize

Cached name for the 'window_get_size' method.

public static readonly StringName WindowGetSize

Field Value

StringName

WindowGetSizeWithDecorations

Cached name for the 'window_get_size_with_decorations' method.

public static readonly StringName WindowGetSizeWithDecorations

Field Value

StringName

WindowGetTitleSize

Cached name for the 'window_get_title_size' method.

public static readonly StringName WindowGetTitleSize

Field Value

StringName

WindowGetVsyncMode

Cached name for the 'window_get_vsync_mode' method.

public static readonly StringName WindowGetVsyncMode

Field Value

StringName

WindowIsFocused

Cached name for the 'window_is_focused' method.

public static readonly StringName WindowIsFocused

Field Value

StringName

WindowIsMaximizeAllowed

Cached name for the 'window_is_maximize_allowed' method.

public static readonly StringName WindowIsMaximizeAllowed

Field Value

StringName

WindowMaximizeOnTitleDblClick

Cached name for the 'window_maximize_on_title_dbl_click' method.

public static readonly StringName WindowMaximizeOnTitleDblClick

Field Value

StringName

WindowMinimizeOnTitleDblClick

Cached name for the 'window_minimize_on_title_dbl_click' method.

public static readonly StringName WindowMinimizeOnTitleDblClick

Field Value

StringName

WindowMoveToForeground

Cached name for the 'window_move_to_foreground' method.

public static readonly StringName WindowMoveToForeground

Field Value

StringName

WindowRequestAttention

Cached name for the 'window_request_attention' method.

public static readonly StringName WindowRequestAttention

Field Value

StringName

WindowSetCurrentScreen

Cached name for the 'window_set_current_screen' method.

public static readonly StringName WindowSetCurrentScreen

Field Value

StringName

WindowSetDropFilesCallback

Cached name for the 'window_set_drop_files_callback' method.

public static readonly StringName WindowSetDropFilesCallback

Field Value

StringName

WindowSetExclusive

Cached name for the 'window_set_exclusive' method.

public static readonly StringName WindowSetExclusive

Field Value

StringName

WindowSetFlag

Cached name for the 'window_set_flag' method.

public static readonly StringName WindowSetFlag

Field Value

StringName

WindowSetImeActive

Cached name for the 'window_set_ime_active' method.

public static readonly StringName WindowSetImeActive

Field Value

StringName

WindowSetImePosition

Cached name for the 'window_set_ime_position' method.

public static readonly StringName WindowSetImePosition

Field Value

StringName

WindowSetInputEventCallback

Cached name for the 'window_set_input_event_callback' method.

public static readonly StringName WindowSetInputEventCallback

Field Value

StringName

WindowSetInputTextCallback

Cached name for the 'window_set_input_text_callback' method.

public static readonly StringName WindowSetInputTextCallback

Field Value

StringName

WindowSetMaxSize

Cached name for the 'window_set_max_size' method.

public static readonly StringName WindowSetMaxSize

Field Value

StringName

WindowSetMinSize

Cached name for the 'window_set_min_size' method.

public static readonly StringName WindowSetMinSize

Field Value

StringName

WindowSetMode

Cached name for the 'window_set_mode' method.

public static readonly StringName WindowSetMode

Field Value

StringName

WindowSetMousePassthrough

Cached name for the 'window_set_mouse_passthrough' method.

public static readonly StringName WindowSetMousePassthrough

Field Value

StringName

WindowSetPopupSafeRect

Cached name for the 'window_set_popup_safe_rect' method.

public static readonly StringName WindowSetPopupSafeRect

Field Value

StringName

WindowSetPosition

Cached name for the 'window_set_position' method.

public static readonly StringName WindowSetPosition

Field Value

StringName

WindowSetRectChangedCallback

Cached name for the 'window_set_rect_changed_callback' method.

public static readonly StringName WindowSetRectChangedCallback

Field Value

StringName

WindowSetSize

Cached name for the 'window_set_size' method.

public static readonly StringName WindowSetSize

Field Value

StringName

WindowSetTitle

Cached name for the 'window_set_title' method.

public static readonly StringName WindowSetTitle

Field Value

StringName

WindowSetTransient

Cached name for the 'window_set_transient' method.

public static readonly StringName WindowSetTransient

Field Value

StringName

WindowSetVsyncMode

Cached name for the 'window_set_vsync_mode' method.

public static readonly StringName WindowSetVsyncMode

Field Value

StringName

WindowSetWindowButtonsOffset

Cached name for the 'window_set_window_buttons_offset' method.

public static readonly StringName WindowSetWindowButtonsOffset

Field Value

StringName

WindowSetWindowEventCallback

Cached name for the 'window_set_window_event_callback' method.

public static readonly StringName WindowSetWindowEventCallback

Field Value

StringName