Table of Contents

Class TextEdit.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class TextEdit.MethodName : Control.MethodName
Inheritance
TextEdit.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCaret

Cached name for the 'add_caret' method.

public static readonly StringName AddCaret

Field Value

StringName

AddCaretAtCarets

Cached name for the 'add_caret_at_carets' method.

public static readonly StringName AddCaretAtCarets

Field Value

StringName

AddGutter

Cached name for the 'add_gutter' method.

public static readonly StringName AddGutter

Field Value

StringName

AddSelectionForNextOccurrence

Cached name for the 'add_selection_for_next_occurrence' method.

public static readonly StringName AddSelectionForNextOccurrence

Field Value

StringName

AdjustCaretsAfterEdit

Cached name for the 'adjust_carets_after_edit' method.

public static readonly StringName AdjustCaretsAfterEdit

Field Value

StringName

AdjustViewportToCaret

Cached name for the 'adjust_viewport_to_caret' method.

public static readonly StringName AdjustViewportToCaret

Field Value

StringName

Backspace

Cached name for the 'backspace' method.

public static readonly StringName Backspace

Field Value

StringName

BeginComplexOperation

Cached name for the 'begin_complex_operation' method.

public static readonly StringName BeginComplexOperation

Field Value

StringName

CenterViewportToCaret

Cached name for the 'center_viewport_to_caret' method.

public static readonly StringName CenterViewportToCaret

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

ClearUndoHistory

Cached name for the 'clear_undo_history' method.

public static readonly StringName ClearUndoHistory

Field Value

StringName

Copy

Cached name for the 'copy' method.

public static readonly StringName Copy

Field Value

StringName

Cut

Cached name for the 'cut' method.

public static readonly StringName Cut

Field Value

StringName

DeleteSelection

Cached name for the 'delete_selection' method.

public static readonly StringName DeleteSelection

Field Value

StringName

Deselect

Cached name for the 'deselect' method.

public static readonly StringName Deselect

Field Value

StringName

EndAction

Cached name for the 'end_action' method.

public static readonly StringName EndAction

Field Value

StringName

EndComplexOperation

Cached name for the 'end_complex_operation' method.

public static readonly StringName EndComplexOperation

Field Value

StringName

GetAutowrapMode

Cached name for the 'get_autowrap_mode' method.

public static readonly StringName GetAutowrapMode

Field Value

StringName

GetCaretBlinkInterval

Cached name for the 'get_caret_blink_interval' method.

public static readonly StringName GetCaretBlinkInterval

Field Value

StringName

GetCaretColumn

Cached name for the 'get_caret_column' method.

public static readonly StringName GetCaretColumn

Field Value

StringName

GetCaretCount

Cached name for the 'get_caret_count' method.

public static readonly StringName GetCaretCount

Field Value

StringName

GetCaretDrawPos

Cached name for the 'get_caret_draw_pos' method.

public static readonly StringName GetCaretDrawPos

Field Value

StringName

GetCaretIndexEditOrder

Cached name for the 'get_caret_index_edit_order' method.

public static readonly StringName GetCaretIndexEditOrder

Field Value

StringName

GetCaretLine

Cached name for the 'get_caret_line' method.

public static readonly StringName GetCaretLine

Field Value

StringName

GetCaretType

Cached name for the 'get_caret_type' method.

public static readonly StringName GetCaretType

Field Value

StringName

GetCaretWrapIndex

Cached name for the 'get_caret_wrap_index' method.

public static readonly StringName GetCaretWrapIndex

Field Value

StringName

GetDrawControlChars

Cached name for the 'get_draw_control_chars' method.

public static readonly StringName GetDrawControlChars

Field Value

StringName

GetFirstNonWhiteSpaceColumn

Cached name for the 'get_first_non_whitespace_column' method.

public static readonly StringName GetFirstNonWhiteSpaceColumn

Field Value

StringName

GetFirstVisibleLine

Cached name for the 'get_first_visible_line' method.

public static readonly StringName GetFirstVisibleLine

Field Value

StringName

GetGutterCount

Cached name for the 'get_gutter_count' method.

public static readonly StringName GetGutterCount

Field Value

StringName

GetGutterName

Cached name for the 'get_gutter_name' method.

public static readonly StringName GetGutterName

Field Value

StringName

GetGutterType

Cached name for the 'get_gutter_type' method.

public static readonly StringName GetGutterType

Field Value

StringName

GetGutterWidth

Cached name for the 'get_gutter_width' method.

public static readonly StringName GetGutterWidth

Field Value

StringName

GetHScroll

Cached name for the 'get_h_scroll' method.

public static readonly StringName GetHScroll

Field Value

StringName

GetHScrollBar

Cached name for the 'get_h_scroll_bar' method.

public static readonly StringName GetHScrollBar

Field Value

StringName

GetIndentLevel

Cached name for the 'get_indent_level' method.

public static readonly StringName GetIndentLevel

Field Value

StringName

GetLanguage

Cached name for the 'get_language' method.

public static readonly StringName GetLanguage

Field Value

StringName

GetLastFullVisibleLine

Cached name for the 'get_last_full_visible_line' method.

public static readonly StringName GetLastFullVisibleLine

Field Value

StringName

GetLastFullVisibleLineWrapIndex

Cached name for the 'get_last_full_visible_line_wrap_index' method.

public static readonly StringName GetLastFullVisibleLineWrapIndex

Field Value

StringName

GetLastUnhiddenLine

Cached name for the 'get_last_unhidden_line' method.

public static readonly StringName GetLastUnhiddenLine

Field Value

StringName

GetLine

Cached name for the 'get_line' method.

public static readonly StringName GetLine

Field Value

StringName

GetLineBackgroundColor

Cached name for the 'get_line_background_color' method.

public static readonly StringName GetLineBackgroundColor

Field Value

StringName

GetLineColumnAtPos

Cached name for the 'get_line_column_at_pos' method.

public static readonly StringName GetLineColumnAtPos

Field Value

StringName

GetLineCount

Cached name for the 'get_line_count' method.

public static readonly StringName GetLineCount

Field Value

StringName

GetLineGutterIcon

Cached name for the 'get_line_gutter_icon' method.

public static readonly StringName GetLineGutterIcon

Field Value

StringName

GetLineGutterItemColor

Cached name for the 'get_line_gutter_item_color' method.

public static readonly StringName GetLineGutterItemColor

Field Value

StringName

GetLineGutterMetadata

Cached name for the 'get_line_gutter_metadata' method.

public static readonly StringName GetLineGutterMetadata

Field Value

StringName

GetLineGutterText

Cached name for the 'get_line_gutter_text' method.

public static readonly StringName GetLineGutterText

Field Value

StringName

GetLineHeight

Cached name for the 'get_line_height' method.

public static readonly StringName GetLineHeight

Field Value

StringName

GetLineWidth

Cached name for the 'get_line_width' method.

public static readonly StringName GetLineWidth

Field Value

StringName

GetLineWrapCount

Cached name for the 'get_line_wrap_count' method.

public static readonly StringName GetLineWrapCount

Field Value

StringName

GetLineWrapIndexAtColumn

Cached name for the 'get_line_wrap_index_at_column' method.

public static readonly StringName GetLineWrapIndexAtColumn

Field Value

StringName

GetLineWrappedText

Cached name for the 'get_line_wrapped_text' method.

public static readonly StringName GetLineWrappedText

Field Value

StringName

GetLineWrappingMode

Cached name for the 'get_line_wrapping_mode' method.

public static readonly StringName GetLineWrappingMode

Field Value

StringName

GetLocalMousePos

Cached name for the 'get_local_mouse_pos' method.

public static readonly StringName GetLocalMousePos

Field Value

StringName

GetMenu

Cached name for the 'get_menu' method.

public static readonly StringName GetMenu

Field Value

StringName

GetMinimapLineAtPos

Cached name for the 'get_minimap_line_at_pos' method.

public static readonly StringName GetMinimapLineAtPos

Field Value

StringName

GetMinimapVisibleLines

Cached name for the 'get_minimap_visible_lines' method.

public static readonly StringName GetMinimapVisibleLines

Field Value

StringName

GetMinimapWidth

Cached name for the 'get_minimap_width' method.

public static readonly StringName GetMinimapWidth

Field Value

StringName

GetNextVisibleLineIndexOffsetFrom

Cached name for the 'get_next_visible_line_index_offset_from' method.

public static readonly StringName GetNextVisibleLineIndexOffsetFrom

Field Value

StringName

GetNextVisibleLineOffsetFrom

Cached name for the 'get_next_visible_line_offset_from' method.

public static readonly StringName GetNextVisibleLineOffsetFrom

Field Value

StringName

GetPlaceholder

Cached name for the 'get_placeholder' method.

public static readonly StringName GetPlaceholder

Field Value

StringName

GetPosAtLineColumn

Cached name for the 'get_pos_at_line_column' method.

public static readonly StringName GetPosAtLineColumn

Field Value

StringName

GetRectAtLineColumn

Cached name for the 'get_rect_at_line_column' method.

public static readonly StringName GetRectAtLineColumn

Field Value

StringName

GetSavedVersion

Cached name for the 'get_saved_version' method.

public static readonly StringName GetSavedVersion

Field Value

StringName

GetScrollPosForLine

Cached name for the 'get_scroll_pos_for_line' method.

public static readonly StringName GetScrollPosForLine

Field Value

StringName

GetSelectedText

Cached name for the 'get_selected_text' method.

public static readonly StringName GetSelectedText

Field Value

StringName

GetSelectionColumn

Cached name for the 'get_selection_column' method.

public static readonly StringName GetSelectionColumn

Field Value

StringName

GetSelectionFromColumn

Cached name for the 'get_selection_from_column' method.

public static readonly StringName GetSelectionFromColumn

Field Value

StringName

GetSelectionFromLine

Cached name for the 'get_selection_from_line' method.

public static readonly StringName GetSelectionFromLine

Field Value

StringName

GetSelectionLine

Cached name for the 'get_selection_line' method.

public static readonly StringName GetSelectionLine

Field Value

StringName

GetSelectionMode

Cached name for the 'get_selection_mode' method.

public static readonly StringName GetSelectionMode

Field Value

StringName

GetSelectionToColumn

Cached name for the 'get_selection_to_column' method.

public static readonly StringName GetSelectionToColumn

Field Value

StringName

GetSelectionToLine

Cached name for the 'get_selection_to_line' method.

public static readonly StringName GetSelectionToLine

Field Value

StringName

GetStructuredTextBidiOverride

Cached name for the 'get_structured_text_bidi_override' method.

public static readonly StringName GetStructuredTextBidiOverride

Field Value

StringName

GetStructuredTextBidiOverrideOptions

Cached name for the 'get_structured_text_bidi_override_options' method.

public static readonly StringName GetStructuredTextBidiOverrideOptions

Field Value

StringName

GetSyntaxHighlighter

Cached name for the 'get_syntax_highlighter' method.

public static readonly StringName GetSyntaxHighlighter

Field Value

StringName

GetTabSize

Cached name for the 'get_tab_size' method.

public static readonly StringName GetTabSize

Field Value

StringName

GetText

Cached name for the 'get_text' method.

public static readonly StringName GetText

Field Value

StringName

GetTextDirection

Cached name for the 'get_text_direction' method.

public static readonly StringName GetTextDirection

Field Value

StringName

GetTotalGutterWidth

Cached name for the 'get_total_gutter_width' method.

public static readonly StringName GetTotalGutterWidth

Field Value

StringName

GetTotalVisibleLineCount

Cached name for the 'get_total_visible_line_count' method.

public static readonly StringName GetTotalVisibleLineCount

Field Value

StringName

GetVScroll

Cached name for the 'get_v_scroll' method.

public static readonly StringName GetVScroll

Field Value

StringName

GetVScrollBar

Cached name for the 'get_v_scroll_bar' method.

public static readonly StringName GetVScrollBar

Field Value

StringName

GetVScrollSpeed

Cached name for the 'get_v_scroll_speed' method.

public static readonly StringName GetVScrollSpeed

Field Value

StringName

GetVersion

Cached name for the 'get_version' method.

public static readonly StringName GetVersion

Field Value

StringName

GetVisibleLineCount

Cached name for the 'get_visible_line_count' method.

public static readonly StringName GetVisibleLineCount

Field Value

StringName

GetVisibleLineCountInRange

Cached name for the 'get_visible_line_count_in_range' method.

public static readonly StringName GetVisibleLineCountInRange

Field Value

StringName

GetWordAtPos

Cached name for the 'get_word_at_pos' method.

public static readonly StringName GetWordAtPos

Field Value

StringName

GetWordUnderCaret

Cached name for the 'get_word_under_caret' method.

public static readonly StringName GetWordUnderCaret

Field Value

StringName

HasImeText

Cached name for the 'has_ime_text' method.

public static readonly StringName HasImeText

Field Value

StringName

HasRedo

Cached name for the 'has_redo' method.

public static readonly StringName HasRedo

Field Value

StringName

HasSelection

Cached name for the 'has_selection' method.

public static readonly StringName HasSelection

Field Value

StringName

HasUndo

Cached name for the 'has_undo' method.

public static readonly StringName HasUndo

Field Value

StringName

InsertLineAt

Cached name for the 'insert_line_at' method.

public static readonly StringName InsertLineAt

Field Value

StringName

InsertTextAtCaret

Cached name for the 'insert_text_at_caret' method.

public static readonly StringName InsertTextAtCaret

Field Value

StringName

IsCaretBlinkEnabled

Cached name for the 'is_caret_blink_enabled' method.

public static readonly StringName IsCaretBlinkEnabled

Field Value

StringName

IsCaretMidGraphemeEnabled

Cached name for the 'is_caret_mid_grapheme_enabled' method.

public static readonly StringName IsCaretMidGraphemeEnabled

Field Value

StringName

IsCaretVisible

Cached name for the 'is_caret_visible' method.

public static readonly StringName IsCaretVisible

Field Value

StringName

IsContextMenuEnabled

Cached name for the 'is_context_menu_enabled' method.

public static readonly StringName IsContextMenuEnabled

Field Value

StringName

IsDeselectOnFocusLossEnabled

Cached name for the 'is_deselect_on_focus_loss_enabled' method.

public static readonly StringName IsDeselectOnFocusLossEnabled

Field Value

StringName

IsDragAndDropSelectionEnabled

Cached name for the 'is_drag_and_drop_selection_enabled' method.

public static readonly StringName IsDragAndDropSelectionEnabled

Field Value

StringName

IsDraggingCursor

Cached name for the 'is_dragging_cursor' method.

public static readonly StringName IsDraggingCursor

Field Value

StringName

IsDrawingCaretWhenEditableDisabled

Cached name for the 'is_drawing_caret_when_editable_disabled' method.

public static readonly StringName IsDrawingCaretWhenEditableDisabled

Field Value

StringName

IsDrawingMinimap

Cached name for the 'is_drawing_minimap' method.

public static readonly StringName IsDrawingMinimap

Field Value

StringName

IsDrawingSpaces

Cached name for the 'is_drawing_spaces' method.

public static readonly StringName IsDrawingSpaces

Field Value

StringName

IsDrawingTabs

Cached name for the 'is_drawing_tabs' method.

public static readonly StringName IsDrawingTabs

Field Value

StringName

IsEditable

Cached name for the 'is_editable' method.

public static readonly StringName IsEditable

Field Value

StringName

IsFitContentHeightEnabled

Cached name for the 'is_fit_content_height_enabled' method.

public static readonly StringName IsFitContentHeightEnabled

Field Value

StringName

IsGutterClickable

Cached name for the 'is_gutter_clickable' method.

public static readonly StringName IsGutterClickable

Field Value

StringName

IsGutterDrawn

Cached name for the 'is_gutter_drawn' method.

public static readonly StringName IsGutterDrawn

Field Value

StringName

IsGutterOverwritable

Cached name for the 'is_gutter_overwritable' method.

public static readonly StringName IsGutterOverwritable

Field Value

StringName

IsHighlightAllOccurrencesEnabled

Cached name for the 'is_highlight_all_occurrences_enabled' method.

public static readonly StringName IsHighlightAllOccurrencesEnabled

Field Value

StringName

IsHighlightCurrentLineEnabled

Cached name for the 'is_highlight_current_line_enabled' method.

public static readonly StringName IsHighlightCurrentLineEnabled

Field Value

StringName

IsLineGutterClickable

Cached name for the 'is_line_gutter_clickable' method.

public static readonly StringName IsLineGutterClickable

Field Value

StringName

IsLineWrapped

Cached name for the 'is_line_wrapped' method.

public static readonly StringName IsLineWrapped

Field Value

StringName

IsMenuVisible

Cached name for the 'is_menu_visible' method.

public static readonly StringName IsMenuVisible

Field Value

StringName

IsMiddleMousePasteEnabled

Cached name for the 'is_middle_mouse_paste_enabled' method.

public static readonly StringName IsMiddleMousePasteEnabled

Field Value

StringName

IsMouseOverSelection

Cached name for the 'is_mouse_over_selection' method.

public static readonly StringName IsMouseOverSelection

Field Value

StringName

IsMoveCaretOnRightClickEnabled

Cached name for the 'is_move_caret_on_right_click_enabled' method.

public static readonly StringName IsMoveCaretOnRightClickEnabled

Field Value

StringName

IsMultipleCaretsEnabled

Cached name for the 'is_multiple_carets_enabled' method.

public static readonly StringName IsMultipleCaretsEnabled

Field Value

StringName

IsOvertypeModeEnabled

Cached name for the 'is_overtype_mode_enabled' method.

public static readonly StringName IsOvertypeModeEnabled

Field Value

StringName

IsScrollPastEndOfFileEnabled

Cached name for the 'is_scroll_past_end_of_file_enabled' method.

public static readonly StringName IsScrollPastEndOfFileEnabled

Field Value

StringName

IsSelectingEnabled

Cached name for the 'is_selecting_enabled' method.

public static readonly StringName IsSelectingEnabled

Field Value

StringName

IsShortcutKeysEnabled

Cached name for the 'is_shortcut_keys_enabled' method.

public static readonly StringName IsShortcutKeysEnabled

Field Value

StringName

IsSmoothScrollEnabled

Cached name for the 'is_smooth_scroll_enabled' method.

public static readonly StringName IsSmoothScrollEnabled

Field Value

StringName

IsVirtualKeyboardEnabled

Cached name for the 'is_virtual_keyboard_enabled' method.

public static readonly StringName IsVirtualKeyboardEnabled

Field Value

StringName

MenuOption

Cached name for the 'menu_option' method.

public static readonly StringName MenuOption

Field Value

StringName

MergeGutters

Cached name for the 'merge_gutters' method.

public static readonly StringName MergeGutters

Field Value

StringName

MergeOverlappingCarets

Cached name for the 'merge_overlapping_carets' method.

public static readonly StringName MergeOverlappingCarets

Field Value

StringName

Paste

Cached name for the 'paste' method.

public static readonly StringName Paste

Field Value

StringName

PastePrimaryClipboard

Cached name for the 'paste_primary_clipboard' method.

public static readonly StringName PastePrimaryClipboard

Field Value

StringName

Redo

Cached name for the 'redo' method.

public static readonly StringName Redo

Field Value

StringName

RemoveCaret

Cached name for the 'remove_caret' method.

public static readonly StringName RemoveCaret

Field Value

StringName

RemoveGutter

Cached name for the 'remove_gutter' method.

public static readonly StringName RemoveGutter

Field Value

StringName

RemoveSecondaryCarets

Cached name for the 'remove_secondary_carets' method.

public static readonly StringName RemoveSecondaryCarets

Field Value

StringName

RemoveText

Cached name for the 'remove_text' method.

public static readonly StringName RemoveText

Field Value

StringName

Cached name for the 'search' method.

public static readonly StringName Search

Field Value

StringName

Select

Cached name for the 'select' method.

public static readonly StringName Select

Field Value

StringName

SelectAll

Cached name for the 'select_all' method.

public static readonly StringName SelectAll

Field Value

StringName

SelectWordUnderCaret

Cached name for the 'select_word_under_caret' method.

public static readonly StringName SelectWordUnderCaret

Field Value

StringName

SetAutowrapMode

Cached name for the 'set_autowrap_mode' method.

public static readonly StringName SetAutowrapMode

Field Value

StringName

SetCaretBlinkEnabled

Cached name for the 'set_caret_blink_enabled' method.

public static readonly StringName SetCaretBlinkEnabled

Field Value

StringName

SetCaretBlinkInterval

Cached name for the 'set_caret_blink_interval' method.

public static readonly StringName SetCaretBlinkInterval

Field Value

StringName

SetCaretColumn

Cached name for the 'set_caret_column' method.

public static readonly StringName SetCaretColumn

Field Value

StringName

SetCaretLine

Cached name for the 'set_caret_line' method.

public static readonly StringName SetCaretLine

Field Value

StringName

SetCaretMidGraphemeEnabled

Cached name for the 'set_caret_mid_grapheme_enabled' method.

public static readonly StringName SetCaretMidGraphemeEnabled

Field Value

StringName

SetCaretType

Cached name for the 'set_caret_type' method.

public static readonly StringName SetCaretType

Field Value

StringName

SetContextMenuEnabled

Cached name for the 'set_context_menu_enabled' method.

public static readonly StringName SetContextMenuEnabled

Field Value

StringName

SetDeselectOnFocusLossEnabled

Cached name for the 'set_deselect_on_focus_loss_enabled' method.

public static readonly StringName SetDeselectOnFocusLossEnabled

Field Value

StringName

SetDragAndDropSelectionEnabled

Cached name for the 'set_drag_and_drop_selection_enabled' method.

public static readonly StringName SetDragAndDropSelectionEnabled

Field Value

StringName

SetDrawCaretWhenEditableDisabled

Cached name for the 'set_draw_caret_when_editable_disabled' method.

public static readonly StringName SetDrawCaretWhenEditableDisabled

Field Value

StringName

SetDrawControlChars

Cached name for the 'set_draw_control_chars' method.

public static readonly StringName SetDrawControlChars

Field Value

StringName

SetDrawMinimap

Cached name for the 'set_draw_minimap' method.

public static readonly StringName SetDrawMinimap

Field Value

StringName

SetDrawSpaces

Cached name for the 'set_draw_spaces' method.

public static readonly StringName SetDrawSpaces

Field Value

StringName

SetDrawTabs

Cached name for the 'set_draw_tabs' method.

public static readonly StringName SetDrawTabs

Field Value

StringName

SetEditable

Cached name for the 'set_editable' method.

public static readonly StringName SetEditable

Field Value

StringName

SetFitContentHeightEnabled

Cached name for the 'set_fit_content_height_enabled' method.

public static readonly StringName SetFitContentHeightEnabled

Field Value

StringName

SetGutterClickable

Cached name for the 'set_gutter_clickable' method.

public static readonly StringName SetGutterClickable

Field Value

StringName

SetGutterCustomDraw

Cached name for the 'set_gutter_custom_draw' method.

public static readonly StringName SetGutterCustomDraw

Field Value

StringName

SetGutterDraw

Cached name for the 'set_gutter_draw' method.

public static readonly StringName SetGutterDraw

Field Value

StringName

SetGutterName

Cached name for the 'set_gutter_name' method.

public static readonly StringName SetGutterName

Field Value

StringName

SetGutterOverwritable

Cached name for the 'set_gutter_overwritable' method.

public static readonly StringName SetGutterOverwritable

Field Value

StringName

SetGutterType

Cached name for the 'set_gutter_type' method.

public static readonly StringName SetGutterType

Field Value

StringName

SetGutterWidth

Cached name for the 'set_gutter_width' method.

public static readonly StringName SetGutterWidth

Field Value

StringName

SetHScroll

Cached name for the 'set_h_scroll' method.

public static readonly StringName SetHScroll

Field Value

StringName

SetHighlightAllOccurrences

Cached name for the 'set_highlight_all_occurrences' method.

public static readonly StringName SetHighlightAllOccurrences

Field Value

StringName

SetHighlightCurrentLine

Cached name for the 'set_highlight_current_line' method.

public static readonly StringName SetHighlightCurrentLine

Field Value

StringName

SetLanguage

Cached name for the 'set_language' method.

public static readonly StringName SetLanguage

Field Value

StringName

SetLine

Cached name for the 'set_line' method.

public static readonly StringName SetLine

Field Value

StringName

SetLineAsCenterVisible

Cached name for the 'set_line_as_center_visible' method.

public static readonly StringName SetLineAsCenterVisible

Field Value

StringName

SetLineAsFirstVisible

Cached name for the 'set_line_as_first_visible' method.

public static readonly StringName SetLineAsFirstVisible

Field Value

StringName

SetLineAsLastVisible

Cached name for the 'set_line_as_last_visible' method.

public static readonly StringName SetLineAsLastVisible

Field Value

StringName

SetLineBackgroundColor

Cached name for the 'set_line_background_color' method.

public static readonly StringName SetLineBackgroundColor

Field Value

StringName

SetLineGutterClickable

Cached name for the 'set_line_gutter_clickable' method.

public static readonly StringName SetLineGutterClickable

Field Value

StringName

SetLineGutterIcon

Cached name for the 'set_line_gutter_icon' method.

public static readonly StringName SetLineGutterIcon

Field Value

StringName

SetLineGutterItemColor

Cached name for the 'set_line_gutter_item_color' method.

public static readonly StringName SetLineGutterItemColor

Field Value

StringName

SetLineGutterMetadata

Cached name for the 'set_line_gutter_metadata' method.

public static readonly StringName SetLineGutterMetadata

Field Value

StringName

SetLineGutterText

Cached name for the 'set_line_gutter_text' method.

public static readonly StringName SetLineGutterText

Field Value

StringName

SetLineWrappingMode

Cached name for the 'set_line_wrapping_mode' method.

public static readonly StringName SetLineWrappingMode

Field Value

StringName

SetMiddleMousePasteEnabled

Cached name for the 'set_middle_mouse_paste_enabled' method.

public static readonly StringName SetMiddleMousePasteEnabled

Field Value

StringName

SetMinimapWidth

Cached name for the 'set_minimap_width' method.

public static readonly StringName SetMinimapWidth

Field Value

StringName

SetMoveCaretOnRightClickEnabled

Cached name for the 'set_move_caret_on_right_click_enabled' method.

public static readonly StringName SetMoveCaretOnRightClickEnabled

Field Value

StringName

SetMultipleCaretsEnabled

Cached name for the 'set_multiple_carets_enabled' method.

public static readonly StringName SetMultipleCaretsEnabled

Field Value

StringName

SetOvertypeModeEnabled

Cached name for the 'set_overtype_mode_enabled' method.

public static readonly StringName SetOvertypeModeEnabled

Field Value

StringName

SetPlaceholder

Cached name for the 'set_placeholder' method.

public static readonly StringName SetPlaceholder

Field Value

StringName

SetScrollPastEndOfFileEnabled

Cached name for the 'set_scroll_past_end_of_file_enabled' method.

public static readonly StringName SetScrollPastEndOfFileEnabled

Field Value

StringName

SetSearchFlags

Cached name for the 'set_search_flags' method.

public static readonly StringName SetSearchFlags

Field Value

StringName

SetSearchText

Cached name for the 'set_search_text' method.

public static readonly StringName SetSearchText

Field Value

StringName

SetSelectingEnabled

Cached name for the 'set_selecting_enabled' method.

public static readonly StringName SetSelectingEnabled

Field Value

StringName

SetSelectionMode

Cached name for the 'set_selection_mode' method.

public static readonly StringName SetSelectionMode

Field Value

StringName

SetShortcutKeysEnabled

Cached name for the 'set_shortcut_keys_enabled' method.

public static readonly StringName SetShortcutKeysEnabled

Field Value

StringName

SetSmoothScrollEnabled

Cached name for the 'set_smooth_scroll_enabled' method.

public static readonly StringName SetSmoothScrollEnabled

Field Value

StringName

SetStructuredTextBidiOverride

Cached name for the 'set_structured_text_bidi_override' method.

public static readonly StringName SetStructuredTextBidiOverride

Field Value

StringName

SetStructuredTextBidiOverrideOptions

Cached name for the 'set_structured_text_bidi_override_options' method.

public static readonly StringName SetStructuredTextBidiOverrideOptions

Field Value

StringName

SetSyntaxHighlighter

Cached name for the 'set_syntax_highlighter' method.

public static readonly StringName SetSyntaxHighlighter

Field Value

StringName

SetTabSize

Cached name for the 'set_tab_size' method.

public static readonly StringName SetTabSize

Field Value

StringName

SetText

Cached name for the 'set_text' method.

public static readonly StringName SetText

Field Value

StringName

SetTextDirection

Cached name for the 'set_text_direction' method.

public static readonly StringName SetTextDirection

Field Value

StringName

SetTooltipRequestFunc

Cached name for the 'set_tooltip_request_func' method.

public static readonly StringName SetTooltipRequestFunc

Field Value

StringName

SetVScroll

Cached name for the 'set_v_scroll' method.

public static readonly StringName SetVScroll

Field Value

StringName

SetVScrollSpeed

Cached name for the 'set_v_scroll_speed' method.

public static readonly StringName SetVScrollSpeed

Field Value

StringName

SetVirtualKeyboardEnabled

Cached name for the 'set_virtual_keyboard_enabled' method.

public static readonly StringName SetVirtualKeyboardEnabled

Field Value

StringName

StartAction

Cached name for the 'start_action' method.

public static readonly StringName StartAction

Field Value

StringName

SwapLines

Cached name for the 'swap_lines' method.

public static readonly StringName SwapLines

Field Value

StringName

TagSavedVersion

Cached name for the 'tag_saved_version' method.

public static readonly StringName TagSavedVersion

Field Value

StringName

Undo

Cached name for the 'undo' method.

public static readonly StringName Undo

Field Value

StringName

_Backspace

Cached name for the '_backspace' method.

public static readonly StringName _Backspace

Field Value

StringName

_Copy

Cached name for the '_copy' method.

public static readonly StringName _Copy

Field Value

StringName

_Cut

Cached name for the '_cut' method.

public static readonly StringName _Cut

Field Value

StringName

_HandleUnicodeInput

Cached name for the '_handle_unicode_input' method.

public static readonly StringName _HandleUnicodeInput

Field Value

StringName

_Paste

Cached name for the '_paste' method.

public static readonly StringName _Paste

Field Value

StringName

_PastePrimaryClipboard

Cached name for the '_paste_primary_clipboard' method.

public static readonly StringName _PastePrimaryClipboard

Field Value

StringName