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
AddCaretAtCarets
Cached name for the 'add_caret_at_carets' method.
public static readonly StringName AddCaretAtCarets
Field Value
AddGutter
Cached name for the 'add_gutter' method.
public static readonly StringName AddGutter
Field Value
AddSelectionForNextOccurrence
Cached name for the 'add_selection_for_next_occurrence' method.
public static readonly StringName AddSelectionForNextOccurrence
Field Value
AdjustCaretsAfterEdit
Cached name for the 'adjust_carets_after_edit' method.
public static readonly StringName AdjustCaretsAfterEdit
Field Value
AdjustViewportToCaret
Cached name for the 'adjust_viewport_to_caret' method.
public static readonly StringName AdjustViewportToCaret
Field Value
Backspace
Cached name for the 'backspace' method.
public static readonly StringName Backspace
Field Value
BeginComplexOperation
Cached name for the 'begin_complex_operation' method.
public static readonly StringName BeginComplexOperation
Field Value
CenterViewportToCaret
Cached name for the 'center_viewport_to_caret' method.
public static readonly StringName CenterViewportToCaret
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
ClearUndoHistory
Cached name for the 'clear_undo_history' method.
public static readonly StringName ClearUndoHistory
Field Value
Copy
Cached name for the 'copy' method.
public static readonly StringName Copy
Field Value
Cut
Cached name for the 'cut' method.
public static readonly StringName Cut
Field Value
DeleteSelection
Cached name for the 'delete_selection' method.
public static readonly StringName DeleteSelection
Field Value
Deselect
Cached name for the 'deselect' method.
public static readonly StringName Deselect
Field Value
EndAction
Cached name for the 'end_action' method.
public static readonly StringName EndAction
Field Value
EndComplexOperation
Cached name for the 'end_complex_operation' method.
public static readonly StringName EndComplexOperation
Field Value
GetAutowrapMode
Cached name for the 'get_autowrap_mode' method.
public static readonly StringName GetAutowrapMode
Field Value
GetCaretBlinkInterval
Cached name for the 'get_caret_blink_interval' method.
public static readonly StringName GetCaretBlinkInterval
Field Value
GetCaretColumn
Cached name for the 'get_caret_column' method.
public static readonly StringName GetCaretColumn
Field Value
GetCaretCount
Cached name for the 'get_caret_count' method.
public static readonly StringName GetCaretCount
Field Value
GetCaretDrawPos
Cached name for the 'get_caret_draw_pos' method.
public static readonly StringName GetCaretDrawPos
Field Value
GetCaretIndexEditOrder
Cached name for the 'get_caret_index_edit_order' method.
public static readonly StringName GetCaretIndexEditOrder
Field Value
GetCaretLine
Cached name for the 'get_caret_line' method.
public static readonly StringName GetCaretLine
Field Value
GetCaretType
Cached name for the 'get_caret_type' method.
public static readonly StringName GetCaretType
Field Value
GetCaretWrapIndex
Cached name for the 'get_caret_wrap_index' method.
public static readonly StringName GetCaretWrapIndex
Field Value
GetDrawControlChars
Cached name for the 'get_draw_control_chars' method.
public static readonly StringName GetDrawControlChars
Field Value
GetFirstNonWhiteSpaceColumn
Cached name for the 'get_first_non_whitespace_column' method.
public static readonly StringName GetFirstNonWhiteSpaceColumn
Field Value
GetFirstVisibleLine
Cached name for the 'get_first_visible_line' method.
public static readonly StringName GetFirstVisibleLine
Field Value
GetGutterCount
Cached name for the 'get_gutter_count' method.
public static readonly StringName GetGutterCount
Field Value
GetGutterName
Cached name for the 'get_gutter_name' method.
public static readonly StringName GetGutterName
Field Value
GetGutterType
Cached name for the 'get_gutter_type' method.
public static readonly StringName GetGutterType
Field Value
GetGutterWidth
Cached name for the 'get_gutter_width' method.
public static readonly StringName GetGutterWidth
Field Value
GetHScroll
Cached name for the 'get_h_scroll' method.
public static readonly StringName GetHScroll
Field Value
GetHScrollBar
Cached name for the 'get_h_scroll_bar' method.
public static readonly StringName GetHScrollBar
Field Value
GetIndentLevel
Cached name for the 'get_indent_level' method.
public static readonly StringName GetIndentLevel
Field Value
GetLanguage
Cached name for the 'get_language' method.
public static readonly StringName GetLanguage
Field Value
GetLastFullVisibleLine
Cached name for the 'get_last_full_visible_line' method.
public static readonly StringName GetLastFullVisibleLine
Field Value
GetLastFullVisibleLineWrapIndex
Cached name for the 'get_last_full_visible_line_wrap_index' method.
public static readonly StringName GetLastFullVisibleLineWrapIndex
Field Value
GetLastUnhiddenLine
Cached name for the 'get_last_unhidden_line' method.
public static readonly StringName GetLastUnhiddenLine
Field Value
GetLine
Cached name for the 'get_line' method.
public static readonly StringName GetLine
Field Value
GetLineBackgroundColor
Cached name for the 'get_line_background_color' method.
public static readonly StringName GetLineBackgroundColor
Field Value
GetLineColumnAtPos
Cached name for the 'get_line_column_at_pos' method.
public static readonly StringName GetLineColumnAtPos
Field Value
GetLineCount
Cached name for the 'get_line_count' method.
public static readonly StringName GetLineCount
Field Value
GetLineGutterIcon
Cached name for the 'get_line_gutter_icon' method.
public static readonly StringName GetLineGutterIcon
Field Value
GetLineGutterItemColor
Cached name for the 'get_line_gutter_item_color' method.
public static readonly StringName GetLineGutterItemColor
Field Value
GetLineGutterMetadata
Cached name for the 'get_line_gutter_metadata' method.
public static readonly StringName GetLineGutterMetadata
Field Value
GetLineGutterText
Cached name for the 'get_line_gutter_text' method.
public static readonly StringName GetLineGutterText
Field Value
GetLineHeight
Cached name for the 'get_line_height' method.
public static readonly StringName GetLineHeight
Field Value
GetLineWidth
Cached name for the 'get_line_width' method.
public static readonly StringName GetLineWidth
Field Value
GetLineWrapCount
Cached name for the 'get_line_wrap_count' method.
public static readonly StringName GetLineWrapCount
Field Value
GetLineWrapIndexAtColumn
Cached name for the 'get_line_wrap_index_at_column' method.
public static readonly StringName GetLineWrapIndexAtColumn
Field Value
GetLineWrappedText
Cached name for the 'get_line_wrapped_text' method.
public static readonly StringName GetLineWrappedText
Field Value
GetLineWrappingMode
Cached name for the 'get_line_wrapping_mode' method.
public static readonly StringName GetLineWrappingMode
Field Value
GetLocalMousePos
Cached name for the 'get_local_mouse_pos' method.
public static readonly StringName GetLocalMousePos
Field Value
GetMenu
Cached name for the 'get_menu' method.
public static readonly StringName GetMenu
Field Value
GetMinimapLineAtPos
Cached name for the 'get_minimap_line_at_pos' method.
public static readonly StringName GetMinimapLineAtPos
Field Value
GetMinimapVisibleLines
Cached name for the 'get_minimap_visible_lines' method.
public static readonly StringName GetMinimapVisibleLines
Field Value
GetMinimapWidth
Cached name for the 'get_minimap_width' method.
public static readonly StringName GetMinimapWidth
Field Value
GetNextVisibleLineIndexOffsetFrom
Cached name for the 'get_next_visible_line_index_offset_from' method.
public static readonly StringName GetNextVisibleLineIndexOffsetFrom
Field Value
GetNextVisibleLineOffsetFrom
Cached name for the 'get_next_visible_line_offset_from' method.
public static readonly StringName GetNextVisibleLineOffsetFrom
Field Value
GetPlaceholder
Cached name for the 'get_placeholder' method.
public static readonly StringName GetPlaceholder
Field Value
GetPosAtLineColumn
Cached name for the 'get_pos_at_line_column' method.
public static readonly StringName GetPosAtLineColumn
Field Value
GetRectAtLineColumn
Cached name for the 'get_rect_at_line_column' method.
public static readonly StringName GetRectAtLineColumn
Field Value
GetSavedVersion
Cached name for the 'get_saved_version' method.
public static readonly StringName GetSavedVersion
Field Value
GetScrollPosForLine
Cached name for the 'get_scroll_pos_for_line' method.
public static readonly StringName GetScrollPosForLine
Field Value
GetSelectedText
Cached name for the 'get_selected_text' method.
public static readonly StringName GetSelectedText
Field Value
GetSelectionColumn
Cached name for the 'get_selection_column' method.
public static readonly StringName GetSelectionColumn
Field Value
GetSelectionFromColumn
Cached name for the 'get_selection_from_column' method.
public static readonly StringName GetSelectionFromColumn
Field Value
GetSelectionFromLine
Cached name for the 'get_selection_from_line' method.
public static readonly StringName GetSelectionFromLine
Field Value
GetSelectionLine
Cached name for the 'get_selection_line' method.
public static readonly StringName GetSelectionLine
Field Value
GetSelectionMode
Cached name for the 'get_selection_mode' method.
public static readonly StringName GetSelectionMode
Field Value
GetSelectionToColumn
Cached name for the 'get_selection_to_column' method.
public static readonly StringName GetSelectionToColumn
Field Value
GetSelectionToLine
Cached name for the 'get_selection_to_line' method.
public static readonly StringName GetSelectionToLine
Field Value
GetStructuredTextBidiOverride
Cached name for the 'get_structured_text_bidi_override' method.
public static readonly StringName GetStructuredTextBidiOverride
Field Value
GetStructuredTextBidiOverrideOptions
Cached name for the 'get_structured_text_bidi_override_options' method.
public static readonly StringName GetStructuredTextBidiOverrideOptions
Field Value
GetSyntaxHighlighter
Cached name for the 'get_syntax_highlighter' method.
public static readonly StringName GetSyntaxHighlighter
Field Value
GetTabSize
Cached name for the 'get_tab_size' method.
public static readonly StringName GetTabSize
Field Value
GetText
Cached name for the 'get_text' method.
public static readonly StringName GetText
Field Value
GetTextDirection
Cached name for the 'get_text_direction' method.
public static readonly StringName GetTextDirection
Field Value
GetTotalGutterWidth
Cached name for the 'get_total_gutter_width' method.
public static readonly StringName GetTotalGutterWidth
Field Value
GetTotalVisibleLineCount
Cached name for the 'get_total_visible_line_count' method.
public static readonly StringName GetTotalVisibleLineCount
Field Value
GetVScroll
Cached name for the 'get_v_scroll' method.
public static readonly StringName GetVScroll
Field Value
GetVScrollBar
Cached name for the 'get_v_scroll_bar' method.
public static readonly StringName GetVScrollBar
Field Value
GetVScrollSpeed
Cached name for the 'get_v_scroll_speed' method.
public static readonly StringName GetVScrollSpeed
Field Value
GetVersion
Cached name for the 'get_version' method.
public static readonly StringName GetVersion
Field Value
GetVisibleLineCount
Cached name for the 'get_visible_line_count' method.
public static readonly StringName GetVisibleLineCount
Field Value
GetVisibleLineCountInRange
Cached name for the 'get_visible_line_count_in_range' method.
public static readonly StringName GetVisibleLineCountInRange
Field Value
GetWordAtPos
Cached name for the 'get_word_at_pos' method.
public static readonly StringName GetWordAtPos
Field Value
GetWordUnderCaret
Cached name for the 'get_word_under_caret' method.
public static readonly StringName GetWordUnderCaret
Field Value
HasImeText
Cached name for the 'has_ime_text' method.
public static readonly StringName HasImeText
Field Value
HasRedo
Cached name for the 'has_redo' method.
public static readonly StringName HasRedo
Field Value
HasSelection
Cached name for the 'has_selection' method.
public static readonly StringName HasSelection
Field Value
HasUndo
Cached name for the 'has_undo' method.
public static readonly StringName HasUndo
Field Value
InsertLineAt
Cached name for the 'insert_line_at' method.
public static readonly StringName InsertLineAt
Field Value
InsertTextAtCaret
Cached name for the 'insert_text_at_caret' method.
public static readonly StringName InsertTextAtCaret
Field Value
IsCaretBlinkEnabled
Cached name for the 'is_caret_blink_enabled' method.
public static readonly StringName IsCaretBlinkEnabled
Field Value
IsCaretMidGraphemeEnabled
Cached name for the 'is_caret_mid_grapheme_enabled' method.
public static readonly StringName IsCaretMidGraphemeEnabled
Field Value
IsCaretVisible
Cached name for the 'is_caret_visible' method.
public static readonly StringName IsCaretVisible
Field Value
IsContextMenuEnabled
Cached name for the 'is_context_menu_enabled' method.
public static readonly StringName IsContextMenuEnabled
Field Value
IsDeselectOnFocusLossEnabled
Cached name for the 'is_deselect_on_focus_loss_enabled' method.
public static readonly StringName IsDeselectOnFocusLossEnabled
Field Value
IsDragAndDropSelectionEnabled
Cached name for the 'is_drag_and_drop_selection_enabled' method.
public static readonly StringName IsDragAndDropSelectionEnabled
Field Value
IsDraggingCursor
Cached name for the 'is_dragging_cursor' method.
public static readonly StringName IsDraggingCursor
Field Value
IsDrawingCaretWhenEditableDisabled
Cached name for the 'is_drawing_caret_when_editable_disabled' method.
public static readonly StringName IsDrawingCaretWhenEditableDisabled
Field Value
IsDrawingMinimap
Cached name for the 'is_drawing_minimap' method.
public static readonly StringName IsDrawingMinimap
Field Value
IsDrawingSpaces
Cached name for the 'is_drawing_spaces' method.
public static readonly StringName IsDrawingSpaces
Field Value
IsDrawingTabs
Cached name for the 'is_drawing_tabs' method.
public static readonly StringName IsDrawingTabs
Field Value
IsEditable
Cached name for the 'is_editable' method.
public static readonly StringName IsEditable
Field Value
IsFitContentHeightEnabled
Cached name for the 'is_fit_content_height_enabled' method.
public static readonly StringName IsFitContentHeightEnabled
Field Value
IsGutterClickable
Cached name for the 'is_gutter_clickable' method.
public static readonly StringName IsGutterClickable
Field Value
IsGutterDrawn
Cached name for the 'is_gutter_drawn' method.
public static readonly StringName IsGutterDrawn
Field Value
IsGutterOverwritable
Cached name for the 'is_gutter_overwritable' method.
public static readonly StringName IsGutterOverwritable
Field Value
IsHighlightAllOccurrencesEnabled
Cached name for the 'is_highlight_all_occurrences_enabled' method.
public static readonly StringName IsHighlightAllOccurrencesEnabled
Field Value
IsHighlightCurrentLineEnabled
Cached name for the 'is_highlight_current_line_enabled' method.
public static readonly StringName IsHighlightCurrentLineEnabled
Field Value
IsLineGutterClickable
Cached name for the 'is_line_gutter_clickable' method.
public static readonly StringName IsLineGutterClickable
Field Value
IsLineWrapped
Cached name for the 'is_line_wrapped' method.
public static readonly StringName IsLineWrapped
Field Value
IsMenuVisible
Cached name for the 'is_menu_visible' method.
public static readonly StringName IsMenuVisible
Field Value
IsMiddleMousePasteEnabled
Cached name for the 'is_middle_mouse_paste_enabled' method.
public static readonly StringName IsMiddleMousePasteEnabled
Field Value
IsMouseOverSelection
Cached name for the 'is_mouse_over_selection' method.
public static readonly StringName IsMouseOverSelection
Field Value
IsMoveCaretOnRightClickEnabled
Cached name for the 'is_move_caret_on_right_click_enabled' method.
public static readonly StringName IsMoveCaretOnRightClickEnabled
Field Value
IsMultipleCaretsEnabled
Cached name for the 'is_multiple_carets_enabled' method.
public static readonly StringName IsMultipleCaretsEnabled
Field Value
IsOvertypeModeEnabled
Cached name for the 'is_overtype_mode_enabled' method.
public static readonly StringName IsOvertypeModeEnabled
Field Value
IsScrollPastEndOfFileEnabled
Cached name for the 'is_scroll_past_end_of_file_enabled' method.
public static readonly StringName IsScrollPastEndOfFileEnabled
Field Value
IsSelectingEnabled
Cached name for the 'is_selecting_enabled' method.
public static readonly StringName IsSelectingEnabled
Field Value
IsShortcutKeysEnabled
Cached name for the 'is_shortcut_keys_enabled' method.
public static readonly StringName IsShortcutKeysEnabled
Field Value
IsSmoothScrollEnabled
Cached name for the 'is_smooth_scroll_enabled' method.
public static readonly StringName IsSmoothScrollEnabled
Field Value
IsVirtualKeyboardEnabled
Cached name for the 'is_virtual_keyboard_enabled' method.
public static readonly StringName IsVirtualKeyboardEnabled
Field Value
MenuOption
Cached name for the 'menu_option' method.
public static readonly StringName MenuOption
Field Value
MergeGutters
Cached name for the 'merge_gutters' method.
public static readonly StringName MergeGutters
Field Value
MergeOverlappingCarets
Cached name for the 'merge_overlapping_carets' method.
public static readonly StringName MergeOverlappingCarets
Field Value
Paste
Cached name for the 'paste' method.
public static readonly StringName Paste
Field Value
PastePrimaryClipboard
Cached name for the 'paste_primary_clipboard' method.
public static readonly StringName PastePrimaryClipboard
Field Value
Redo
Cached name for the 'redo' method.
public static readonly StringName Redo
Field Value
RemoveCaret
Cached name for the 'remove_caret' method.
public static readonly StringName RemoveCaret
Field Value
RemoveGutter
Cached name for the 'remove_gutter' method.
public static readonly StringName RemoveGutter
Field Value
RemoveSecondaryCarets
Cached name for the 'remove_secondary_carets' method.
public static readonly StringName RemoveSecondaryCarets
Field Value
RemoveText
Cached name for the 'remove_text' method.
public static readonly StringName RemoveText
Field Value
Search
Cached name for the 'search' method.
public static readonly StringName Search
Field Value
Select
Cached name for the 'select' method.
public static readonly StringName Select
Field Value
SelectAll
Cached name for the 'select_all' method.
public static readonly StringName SelectAll
Field Value
SelectWordUnderCaret
Cached name for the 'select_word_under_caret' method.
public static readonly StringName SelectWordUnderCaret
Field Value
SetAutowrapMode
Cached name for the 'set_autowrap_mode' method.
public static readonly StringName SetAutowrapMode
Field Value
SetCaretBlinkEnabled
Cached name for the 'set_caret_blink_enabled' method.
public static readonly StringName SetCaretBlinkEnabled
Field Value
SetCaretBlinkInterval
Cached name for the 'set_caret_blink_interval' method.
public static readonly StringName SetCaretBlinkInterval
Field Value
SetCaretColumn
Cached name for the 'set_caret_column' method.
public static readonly StringName SetCaretColumn
Field Value
SetCaretLine
Cached name for the 'set_caret_line' method.
public static readonly StringName SetCaretLine
Field Value
SetCaretMidGraphemeEnabled
Cached name for the 'set_caret_mid_grapheme_enabled' method.
public static readonly StringName SetCaretMidGraphemeEnabled
Field Value
SetCaretType
Cached name for the 'set_caret_type' method.
public static readonly StringName SetCaretType
Field Value
SetContextMenuEnabled
Cached name for the 'set_context_menu_enabled' method.
public static readonly StringName SetContextMenuEnabled
Field Value
SetDeselectOnFocusLossEnabled
Cached name for the 'set_deselect_on_focus_loss_enabled' method.
public static readonly StringName SetDeselectOnFocusLossEnabled
Field Value
SetDragAndDropSelectionEnabled
Cached name for the 'set_drag_and_drop_selection_enabled' method.
public static readonly StringName SetDragAndDropSelectionEnabled
Field Value
SetDrawCaretWhenEditableDisabled
Cached name for the 'set_draw_caret_when_editable_disabled' method.
public static readonly StringName SetDrawCaretWhenEditableDisabled
Field Value
SetDrawControlChars
Cached name for the 'set_draw_control_chars' method.
public static readonly StringName SetDrawControlChars
Field Value
SetDrawMinimap
Cached name for the 'set_draw_minimap' method.
public static readonly StringName SetDrawMinimap
Field Value
SetDrawSpaces
Cached name for the 'set_draw_spaces' method.
public static readonly StringName SetDrawSpaces
Field Value
SetDrawTabs
Cached name for the 'set_draw_tabs' method.
public static readonly StringName SetDrawTabs
Field Value
SetEditable
Cached name for the 'set_editable' method.
public static readonly StringName SetEditable
Field Value
SetFitContentHeightEnabled
Cached name for the 'set_fit_content_height_enabled' method.
public static readonly StringName SetFitContentHeightEnabled
Field Value
SetGutterClickable
Cached name for the 'set_gutter_clickable' method.
public static readonly StringName SetGutterClickable
Field Value
SetGutterCustomDraw
Cached name for the 'set_gutter_custom_draw' method.
public static readonly StringName SetGutterCustomDraw
Field Value
SetGutterDraw
Cached name for the 'set_gutter_draw' method.
public static readonly StringName SetGutterDraw
Field Value
SetGutterName
Cached name for the 'set_gutter_name' method.
public static readonly StringName SetGutterName
Field Value
SetGutterOverwritable
Cached name for the 'set_gutter_overwritable' method.
public static readonly StringName SetGutterOverwritable
Field Value
SetGutterType
Cached name for the 'set_gutter_type' method.
public static readonly StringName SetGutterType
Field Value
SetGutterWidth
Cached name for the 'set_gutter_width' method.
public static readonly StringName SetGutterWidth
Field Value
SetHScroll
Cached name for the 'set_h_scroll' method.
public static readonly StringName SetHScroll
Field Value
SetHighlightAllOccurrences
Cached name for the 'set_highlight_all_occurrences' method.
public static readonly StringName SetHighlightAllOccurrences
Field Value
SetHighlightCurrentLine
Cached name for the 'set_highlight_current_line' method.
public static readonly StringName SetHighlightCurrentLine
Field Value
SetLanguage
Cached name for the 'set_language' method.
public static readonly StringName SetLanguage
Field Value
SetLine
Cached name for the 'set_line' method.
public static readonly StringName SetLine
Field Value
SetLineAsCenterVisible
Cached name for the 'set_line_as_center_visible' method.
public static readonly StringName SetLineAsCenterVisible
Field Value
SetLineAsFirstVisible
Cached name for the 'set_line_as_first_visible' method.
public static readonly StringName SetLineAsFirstVisible
Field Value
SetLineAsLastVisible
Cached name for the 'set_line_as_last_visible' method.
public static readonly StringName SetLineAsLastVisible
Field Value
SetLineBackgroundColor
Cached name for the 'set_line_background_color' method.
public static readonly StringName SetLineBackgroundColor
Field Value
SetLineGutterClickable
Cached name for the 'set_line_gutter_clickable' method.
public static readonly StringName SetLineGutterClickable
Field Value
SetLineGutterIcon
Cached name for the 'set_line_gutter_icon' method.
public static readonly StringName SetLineGutterIcon
Field Value
SetLineGutterItemColor
Cached name for the 'set_line_gutter_item_color' method.
public static readonly StringName SetLineGutterItemColor
Field Value
SetLineGutterMetadata
Cached name for the 'set_line_gutter_metadata' method.
public static readonly StringName SetLineGutterMetadata
Field Value
SetLineGutterText
Cached name for the 'set_line_gutter_text' method.
public static readonly StringName SetLineGutterText
Field Value
SetLineWrappingMode
Cached name for the 'set_line_wrapping_mode' method.
public static readonly StringName SetLineWrappingMode
Field Value
SetMiddleMousePasteEnabled
Cached name for the 'set_middle_mouse_paste_enabled' method.
public static readonly StringName SetMiddleMousePasteEnabled
Field Value
SetMinimapWidth
Cached name for the 'set_minimap_width' method.
public static readonly StringName SetMinimapWidth
Field Value
SetMoveCaretOnRightClickEnabled
Cached name for the 'set_move_caret_on_right_click_enabled' method.
public static readonly StringName SetMoveCaretOnRightClickEnabled
Field Value
SetMultipleCaretsEnabled
Cached name for the 'set_multiple_carets_enabled' method.
public static readonly StringName SetMultipleCaretsEnabled
Field Value
SetOvertypeModeEnabled
Cached name for the 'set_overtype_mode_enabled' method.
public static readonly StringName SetOvertypeModeEnabled
Field Value
SetPlaceholder
Cached name for the 'set_placeholder' method.
public static readonly StringName SetPlaceholder
Field Value
SetScrollPastEndOfFileEnabled
Cached name for the 'set_scroll_past_end_of_file_enabled' method.
public static readonly StringName SetScrollPastEndOfFileEnabled
Field Value
SetSearchFlags
Cached name for the 'set_search_flags' method.
public static readonly StringName SetSearchFlags
Field Value
SetSearchText
Cached name for the 'set_search_text' method.
public static readonly StringName SetSearchText
Field Value
SetSelectingEnabled
Cached name for the 'set_selecting_enabled' method.
public static readonly StringName SetSelectingEnabled
Field Value
SetSelectionMode
Cached name for the 'set_selection_mode' method.
public static readonly StringName SetSelectionMode
Field Value
SetShortcutKeysEnabled
Cached name for the 'set_shortcut_keys_enabled' method.
public static readonly StringName SetShortcutKeysEnabled
Field Value
SetSmoothScrollEnabled
Cached name for the 'set_smooth_scroll_enabled' method.
public static readonly StringName SetSmoothScrollEnabled
Field Value
SetStructuredTextBidiOverride
Cached name for the 'set_structured_text_bidi_override' method.
public static readonly StringName SetStructuredTextBidiOverride
Field Value
SetStructuredTextBidiOverrideOptions
Cached name for the 'set_structured_text_bidi_override_options' method.
public static readonly StringName SetStructuredTextBidiOverrideOptions
Field Value
SetSyntaxHighlighter
Cached name for the 'set_syntax_highlighter' method.
public static readonly StringName SetSyntaxHighlighter
Field Value
SetTabSize
Cached name for the 'set_tab_size' method.
public static readonly StringName SetTabSize
Field Value
SetText
Cached name for the 'set_text' method.
public static readonly StringName SetText
Field Value
SetTextDirection
Cached name for the 'set_text_direction' method.
public static readonly StringName SetTextDirection
Field Value
SetTooltipRequestFunc
Cached name for the 'set_tooltip_request_func' method.
public static readonly StringName SetTooltipRequestFunc
Field Value
SetVScroll
Cached name for the 'set_v_scroll' method.
public static readonly StringName SetVScroll
Field Value
SetVScrollSpeed
Cached name for the 'set_v_scroll_speed' method.
public static readonly StringName SetVScrollSpeed
Field Value
SetVirtualKeyboardEnabled
Cached name for the 'set_virtual_keyboard_enabled' method.
public static readonly StringName SetVirtualKeyboardEnabled
Field Value
StartAction
Cached name for the 'start_action' method.
public static readonly StringName StartAction
Field Value
SwapLines
Cached name for the 'swap_lines' method.
public static readonly StringName SwapLines
Field Value
TagSavedVersion
Cached name for the 'tag_saved_version' method.
public static readonly StringName TagSavedVersion
Field Value
Undo
Cached name for the 'undo' method.
public static readonly StringName Undo
Field Value
_Backspace
Cached name for the '_backspace' method.
public static readonly StringName _Backspace
Field Value
_Copy
Cached name for the '_copy' method.
public static readonly StringName _Copy
Field Value
_Cut
Cached name for the '_cut' method.
public static readonly StringName _Cut
Field Value
_HandleUnicodeInput
Cached name for the '_handle_unicode_input' method.
public static readonly StringName _HandleUnicodeInput
Field Value
_Paste
Cached name for the '_paste' method.
public static readonly StringName _Paste
Field Value
_PastePrimaryClipboard
Cached name for the '_paste_primary_clipboard' method.
public static readonly StringName _PastePrimaryClipboard