Table of Contents

Class CodeEdit.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CodeEdit.MethodName : TextEdit.MethodName
Inheritance
CodeEdit.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddAutoBraceCompletionPair

Cached name for the 'add_auto_brace_completion_pair' method.

public static readonly StringName AddAutoBraceCompletionPair

Field Value

StringName

AddCodeCompletionOption

Cached name for the 'add_code_completion_option' method.

public static readonly StringName AddCodeCompletionOption

Field Value

StringName

AddCommentDelimiter

Cached name for the 'add_comment_delimiter' method.

public static readonly StringName AddCommentDelimiter

Field Value

StringName

AddStringDelimiter

Cached name for the 'add_string_delimiter' method.

public static readonly StringName AddStringDelimiter

Field Value

StringName

CanFoldLine

Cached name for the 'can_fold_line' method.

public static readonly StringName CanFoldLine

Field Value

StringName

CancelCodeCompletion

Cached name for the 'cancel_code_completion' method.

public static readonly StringName CancelCodeCompletion

Field Value

StringName

ClearBookmarkedLines

Cached name for the 'clear_bookmarked_lines' method.

public static readonly StringName ClearBookmarkedLines

Field Value

StringName

ClearBreakpointedLines

Cached name for the 'clear_breakpointed_lines' method.

public static readonly StringName ClearBreakpointedLines

Field Value

StringName

ClearCommentDelimiters

Cached name for the 'clear_comment_delimiters' method.

public static readonly StringName ClearCommentDelimiters

Field Value

StringName

ClearExecutingLines

Cached name for the 'clear_executing_lines' method.

public static readonly StringName ClearExecutingLines

Field Value

StringName

ClearStringDelimiters

Cached name for the 'clear_string_delimiters' method.

public static readonly StringName ClearStringDelimiters

Field Value

StringName

ConfirmCodeCompletion

Cached name for the 'confirm_code_completion' method.

public static readonly StringName ConfirmCodeCompletion

Field Value

StringName

ConvertIndent

Cached name for the 'convert_indent' method.

public static readonly StringName ConvertIndent

Field Value

StringName

CreateCodeRegion

Cached name for the 'create_code_region' method.

public static readonly StringName CreateCodeRegion

Field Value

StringName

DoIndent

Cached name for the 'do_indent' method.

public static readonly StringName DoIndent

Field Value

StringName

DuplicateLines

Cached name for the 'duplicate_lines' method.

public static readonly StringName DuplicateLines

Field Value

StringName

FoldAllLines

Cached name for the 'fold_all_lines' method.

public static readonly StringName FoldAllLines

Field Value

StringName

FoldLine

Cached name for the 'fold_line' method.

public static readonly StringName FoldLine

Field Value

StringName

GetAutoBraceCompletionCloseKey

Cached name for the 'get_auto_brace_completion_close_key' method.

public static readonly StringName GetAutoBraceCompletionCloseKey

Field Value

StringName

GetAutoBraceCompletionPairs

Cached name for the 'get_auto_brace_completion_pairs' method.

public static readonly StringName GetAutoBraceCompletionPairs

Field Value

StringName

GetAutoIndentPrefixes

Cached name for the 'get_auto_indent_prefixes' method.

public static readonly StringName GetAutoIndentPrefixes

Field Value

StringName

GetBookmarkedLines

Cached name for the 'get_bookmarked_lines' method.

public static readonly StringName GetBookmarkedLines

Field Value

StringName

GetBreakpointedLines

Cached name for the 'get_breakpointed_lines' method.

public static readonly StringName GetBreakpointedLines

Field Value

StringName

GetCodeCompletionOption

Cached name for the 'get_code_completion_option' method.

public static readonly StringName GetCodeCompletionOption

Field Value

StringName

GetCodeCompletionOptions

Cached name for the 'get_code_completion_options' method.

public static readonly StringName GetCodeCompletionOptions

Field Value

StringName

GetCodeCompletionPrefixes

Cached name for the 'get_code_completion_prefixes' method.

public static readonly StringName GetCodeCompletionPrefixes

Field Value

StringName

GetCodeCompletionSelectedIndex

Cached name for the 'get_code_completion_selected_index' method.

public static readonly StringName GetCodeCompletionSelectedIndex

Field Value

StringName

GetCodeRegionEndTag

Cached name for the 'get_code_region_end_tag' method.

public static readonly StringName GetCodeRegionEndTag

Field Value

StringName

GetCodeRegionStartTag

Cached name for the 'get_code_region_start_tag' method.

public static readonly StringName GetCodeRegionStartTag

Field Value

StringName

GetCommentDelimiters

Cached name for the 'get_comment_delimiters' method.

public static readonly StringName GetCommentDelimiters

Field Value

StringName

GetDelimiterEndKey

Cached name for the 'get_delimiter_end_key' method.

public static readonly StringName GetDelimiterEndKey

Field Value

StringName

GetDelimiterEndPosition

Cached name for the 'get_delimiter_end_position' method.

public static readonly StringName GetDelimiterEndPosition

Field Value

StringName

GetDelimiterStartKey

Cached name for the 'get_delimiter_start_key' method.

public static readonly StringName GetDelimiterStartKey

Field Value

StringName

GetDelimiterStartPosition

Cached name for the 'get_delimiter_start_position' method.

public static readonly StringName GetDelimiterStartPosition

Field Value

StringName

GetExecutingLines

Cached name for the 'get_executing_lines' method.

public static readonly StringName GetExecutingLines

Field Value

StringName

GetFoldedLines

Cached name for the 'get_folded_lines' method.

public static readonly StringName GetFoldedLines

Field Value

StringName

GetIndentSize

Cached name for the 'get_indent_size' method.

public static readonly StringName GetIndentSize

Field Value

StringName

GetLineLengthGuidelines

Cached name for the 'get_line_length_guidelines' method.

public static readonly StringName GetLineLengthGuidelines

Field Value

StringName

GetStringDelimiters

Cached name for the 'get_string_delimiters' method.

public static readonly StringName GetStringDelimiters

Field Value

StringName

GetTextForCodeCompletion

Cached name for the 'get_text_for_code_completion' method.

public static readonly StringName GetTextForCodeCompletion

Field Value

StringName

GetTextForSymbolLookup

Cached name for the 'get_text_for_symbol_lookup' method.

public static readonly StringName GetTextForSymbolLookup

Field Value

StringName

GetTextWithCursorChar

Cached name for the 'get_text_with_cursor_char' method.

public static readonly StringName GetTextWithCursorChar

Field Value

StringName

HasAutoBraceCompletionCloseKey

Cached name for the 'has_auto_brace_completion_close_key' method.

public static readonly StringName HasAutoBraceCompletionCloseKey

Field Value

StringName

HasAutoBraceCompletionOpenKey

Cached name for the 'has_auto_brace_completion_open_key' method.

public static readonly StringName HasAutoBraceCompletionOpenKey

Field Value

StringName

HasCommentDelimiter

Cached name for the 'has_comment_delimiter' method.

public static readonly StringName HasCommentDelimiter

Field Value

StringName

HasStringDelimiter

Cached name for the 'has_string_delimiter' method.

public static readonly StringName HasStringDelimiter

Field Value

StringName

IndentLines

Cached name for the 'indent_lines' method.

public static readonly StringName IndentLines

Field Value

StringName

IsAutoBraceCompletionEnabled

Cached name for the 'is_auto_brace_completion_enabled' method.

public static readonly StringName IsAutoBraceCompletionEnabled

Field Value

StringName

IsAutoIndentEnabled

Cached name for the 'is_auto_indent_enabled' method.

public static readonly StringName IsAutoIndentEnabled

Field Value

StringName

IsCodeCompletionEnabled

Cached name for the 'is_code_completion_enabled' method.

public static readonly StringName IsCodeCompletionEnabled

Field Value

StringName

IsDrawLineNumbersEnabled

Cached name for the 'is_draw_line_numbers_enabled' method.

public static readonly StringName IsDrawLineNumbersEnabled

Field Value

StringName

IsDrawingBookmarksGutter

Cached name for the 'is_drawing_bookmarks_gutter' method.

public static readonly StringName IsDrawingBookmarksGutter

Field Value

StringName

IsDrawingBreakpointsGutter

Cached name for the 'is_drawing_breakpoints_gutter' method.

public static readonly StringName IsDrawingBreakpointsGutter

Field Value

StringName

IsDrawingExecutingLinesGutter

Cached name for the 'is_drawing_executing_lines_gutter' method.

public static readonly StringName IsDrawingExecutingLinesGutter

Field Value

StringName

IsDrawingFoldGutter

Cached name for the 'is_drawing_fold_gutter' method.

public static readonly StringName IsDrawingFoldGutter

Field Value

StringName

IsHighlightMatchingBracesEnabled

Cached name for the 'is_highlight_matching_braces_enabled' method.

public static readonly StringName IsHighlightMatchingBracesEnabled

Field Value

StringName

IsInComment

Cached name for the 'is_in_comment' method.

public static readonly StringName IsInComment

Field Value

StringName

IsInString

Cached name for the 'is_in_string' method.

public static readonly StringName IsInString

Field Value

StringName

IsIndentUsingSpaces

Cached name for the 'is_indent_using_spaces' method.

public static readonly StringName IsIndentUsingSpaces

Field Value

StringName

IsLineBookmarked

Cached name for the 'is_line_bookmarked' method.

public static readonly StringName IsLineBookmarked

Field Value

StringName

IsLineBreakpointed

Cached name for the 'is_line_breakpointed' method.

public static readonly StringName IsLineBreakpointed

Field Value

StringName

IsLineCodeRegionEnd

Cached name for the 'is_line_code_region_end' method.

public static readonly StringName IsLineCodeRegionEnd

Field Value

StringName

IsLineCodeRegionStart

Cached name for the 'is_line_code_region_start' method.

public static readonly StringName IsLineCodeRegionStart

Field Value

StringName

IsLineExecuting

Cached name for the 'is_line_executing' method.

public static readonly StringName IsLineExecuting

Field Value

StringName

IsLineFolded

Cached name for the 'is_line_folded' method.

public static readonly StringName IsLineFolded

Field Value

StringName

IsLineFoldingEnabled

Cached name for the 'is_line_folding_enabled' method.

public static readonly StringName IsLineFoldingEnabled

Field Value

StringName

IsLineNumbersZeroPadded

Cached name for the 'is_line_numbers_zero_padded' method.

public static readonly StringName IsLineNumbersZeroPadded

Field Value

StringName

IsSymbolLookupOnClickEnabled

Cached name for the 'is_symbol_lookup_on_click_enabled' method.

public static readonly StringName IsSymbolLookupOnClickEnabled

Field Value

StringName

RemoveCommentDelimiter

Cached name for the 'remove_comment_delimiter' method.

public static readonly StringName RemoveCommentDelimiter

Field Value

StringName

RemoveStringDelimiter

Cached name for the 'remove_string_delimiter' method.

public static readonly StringName RemoveStringDelimiter

Field Value

StringName

RequestCodeCompletion

Cached name for the 'request_code_completion' method.

public static readonly StringName RequestCodeCompletion

Field Value

StringName

SetAutoBraceCompletionEnabled

Cached name for the 'set_auto_brace_completion_enabled' method.

public static readonly StringName SetAutoBraceCompletionEnabled

Field Value

StringName

SetAutoBraceCompletionPairs

Cached name for the 'set_auto_brace_completion_pairs' method.

public static readonly StringName SetAutoBraceCompletionPairs

Field Value

StringName

SetAutoIndentEnabled

Cached name for the 'set_auto_indent_enabled' method.

public static readonly StringName SetAutoIndentEnabled

Field Value

StringName

SetAutoIndentPrefixes

Cached name for the 'set_auto_indent_prefixes' method.

public static readonly StringName SetAutoIndentPrefixes

Field Value

StringName

SetCodeCompletionEnabled

Cached name for the 'set_code_completion_enabled' method.

public static readonly StringName SetCodeCompletionEnabled

Field Value

StringName

SetCodeCompletionPrefixes

Cached name for the 'set_code_completion_prefixes' method.

public static readonly StringName SetCodeCompletionPrefixes

Field Value

StringName

SetCodeCompletionSelectedIndex

Cached name for the 'set_code_completion_selected_index' method.

public static readonly StringName SetCodeCompletionSelectedIndex

Field Value

StringName

SetCodeHint

Cached name for the 'set_code_hint' method.

public static readonly StringName SetCodeHint

Field Value

StringName

SetCodeHintDrawBelow

Cached name for the 'set_code_hint_draw_below' method.

public static readonly StringName SetCodeHintDrawBelow

Field Value

StringName

SetCodeRegionTags

Cached name for the 'set_code_region_tags' method.

public static readonly StringName SetCodeRegionTags

Field Value

StringName

SetCommentDelimiters

Cached name for the 'set_comment_delimiters' method.

public static readonly StringName SetCommentDelimiters

Field Value

StringName

SetDrawBookmarksGutter

Cached name for the 'set_draw_bookmarks_gutter' method.

public static readonly StringName SetDrawBookmarksGutter

Field Value

StringName

SetDrawBreakpointsGutter

Cached name for the 'set_draw_breakpoints_gutter' method.

public static readonly StringName SetDrawBreakpointsGutter

Field Value

StringName

SetDrawExecutingLinesGutter

Cached name for the 'set_draw_executing_lines_gutter' method.

public static readonly StringName SetDrawExecutingLinesGutter

Field Value

StringName

SetDrawFoldGutter

Cached name for the 'set_draw_fold_gutter' method.

public static readonly StringName SetDrawFoldGutter

Field Value

StringName

SetDrawLineNumbers

Cached name for the 'set_draw_line_numbers' method.

public static readonly StringName SetDrawLineNumbers

Field Value

StringName

SetHighlightMatchingBracesEnabled

Cached name for the 'set_highlight_matching_braces_enabled' method.

public static readonly StringName SetHighlightMatchingBracesEnabled

Field Value

StringName

SetIndentSize

Cached name for the 'set_indent_size' method.

public static readonly StringName SetIndentSize

Field Value

StringName

SetIndentUsingSpaces

Cached name for the 'set_indent_using_spaces' method.

public static readonly StringName SetIndentUsingSpaces

Field Value

StringName

SetLineAsBookmarked

Cached name for the 'set_line_as_bookmarked' method.

public static readonly StringName SetLineAsBookmarked

Field Value

StringName

SetLineAsBreakpoint

Cached name for the 'set_line_as_breakpoint' method.

public static readonly StringName SetLineAsBreakpoint

Field Value

StringName

SetLineAsExecuting

Cached name for the 'set_line_as_executing' method.

public static readonly StringName SetLineAsExecuting

Field Value

StringName

SetLineFoldingEnabled

Cached name for the 'set_line_folding_enabled' method.

public static readonly StringName SetLineFoldingEnabled

Field Value

StringName

SetLineLengthGuidelines

Cached name for the 'set_line_length_guidelines' method.

public static readonly StringName SetLineLengthGuidelines

Field Value

StringName

SetLineNumbersZeroPadded

Cached name for the 'set_line_numbers_zero_padded' method.

public static readonly StringName SetLineNumbersZeroPadded

Field Value

StringName

SetStringDelimiters

Cached name for the 'set_string_delimiters' method.

public static readonly StringName SetStringDelimiters

Field Value

StringName

SetSymbolLookupOnClickEnabled

Cached name for the 'set_symbol_lookup_on_click_enabled' method.

public static readonly StringName SetSymbolLookupOnClickEnabled

Field Value

StringName

SetSymbolLookupWordAsValid

Cached name for the 'set_symbol_lookup_word_as_valid' method.

public static readonly StringName SetSymbolLookupWordAsValid

Field Value

StringName

ToggleFoldableLine

Cached name for the 'toggle_foldable_line' method.

public static readonly StringName ToggleFoldableLine

Field Value

StringName

UnfoldAllLines

Cached name for the 'unfold_all_lines' method.

public static readonly StringName UnfoldAllLines

Field Value

StringName

UnfoldLine

Cached name for the 'unfold_line' method.

public static readonly StringName UnfoldLine

Field Value

StringName

UnindentLines

Cached name for the 'unindent_lines' method.

public static readonly StringName UnindentLines

Field Value

StringName

UpdateCodeCompletionOptions

Cached name for the 'update_code_completion_options' method.

public static readonly StringName UpdateCodeCompletionOptions

Field Value

StringName

_ConfirmCodeCompletion

Cached name for the '_confirm_code_completion' method.

public static readonly StringName _ConfirmCodeCompletion

Field Value

StringName

_FilterCodeCompletionCandidates

Cached name for the '_filter_code_completion_candidates' method.

public static readonly StringName _FilterCodeCompletionCandidates

Field Value

StringName

_RequestCodeCompletion

Cached name for the '_request_code_completion' method.

public static readonly StringName _RequestCodeCompletion

Field Value

StringName