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
AddCodeCompletionOption
Cached name for the 'add_code_completion_option' method.
public static readonly StringName AddCodeCompletionOption
Field Value
AddCommentDelimiter
Cached name for the 'add_comment_delimiter' method.
public static readonly StringName AddCommentDelimiter
Field Value
AddStringDelimiter
Cached name for the 'add_string_delimiter' method.
public static readonly StringName AddStringDelimiter
Field Value
CanFoldLine
Cached name for the 'can_fold_line' method.
public static readonly StringName CanFoldLine
Field Value
CancelCodeCompletion
Cached name for the 'cancel_code_completion' method.
public static readonly StringName CancelCodeCompletion
Field Value
ClearBookmarkedLines
Cached name for the 'clear_bookmarked_lines' method.
public static readonly StringName ClearBookmarkedLines
Field Value
ClearBreakpointedLines
Cached name for the 'clear_breakpointed_lines' method.
public static readonly StringName ClearBreakpointedLines
Field Value
ClearCommentDelimiters
Cached name for the 'clear_comment_delimiters' method.
public static readonly StringName ClearCommentDelimiters
Field Value
ClearExecutingLines
Cached name for the 'clear_executing_lines' method.
public static readonly StringName ClearExecutingLines
Field Value
ClearStringDelimiters
Cached name for the 'clear_string_delimiters' method.
public static readonly StringName ClearStringDelimiters
Field Value
ConfirmCodeCompletion
Cached name for the 'confirm_code_completion' method.
public static readonly StringName ConfirmCodeCompletion
Field Value
ConvertIndent
Cached name for the 'convert_indent' method.
public static readonly StringName ConvertIndent
Field Value
CreateCodeRegion
Cached name for the 'create_code_region' method.
public static readonly StringName CreateCodeRegion
Field Value
DoIndent
Cached name for the 'do_indent' method.
public static readonly StringName DoIndent
Field Value
DuplicateLines
Cached name for the 'duplicate_lines' method.
public static readonly StringName DuplicateLines
Field Value
FoldAllLines
Cached name for the 'fold_all_lines' method.
public static readonly StringName FoldAllLines
Field Value
FoldLine
Cached name for the 'fold_line' method.
public static readonly StringName FoldLine
Field Value
GetAutoBraceCompletionCloseKey
Cached name for the 'get_auto_brace_completion_close_key' method.
public static readonly StringName GetAutoBraceCompletionCloseKey
Field Value
GetAutoBraceCompletionPairs
Cached name for the 'get_auto_brace_completion_pairs' method.
public static readonly StringName GetAutoBraceCompletionPairs
Field Value
GetAutoIndentPrefixes
Cached name for the 'get_auto_indent_prefixes' method.
public static readonly StringName GetAutoIndentPrefixes
Field Value
GetBookmarkedLines
Cached name for the 'get_bookmarked_lines' method.
public static readonly StringName GetBookmarkedLines
Field Value
GetBreakpointedLines
Cached name for the 'get_breakpointed_lines' method.
public static readonly StringName GetBreakpointedLines
Field Value
GetCodeCompletionOption
Cached name for the 'get_code_completion_option' method.
public static readonly StringName GetCodeCompletionOption
Field Value
GetCodeCompletionOptions
Cached name for the 'get_code_completion_options' method.
public static readonly StringName GetCodeCompletionOptions
Field Value
GetCodeCompletionPrefixes
Cached name for the 'get_code_completion_prefixes' method.
public static readonly StringName GetCodeCompletionPrefixes
Field Value
GetCodeCompletionSelectedIndex
Cached name for the 'get_code_completion_selected_index' method.
public static readonly StringName GetCodeCompletionSelectedIndex
Field Value
GetCodeRegionEndTag
Cached name for the 'get_code_region_end_tag' method.
public static readonly StringName GetCodeRegionEndTag
Field Value
GetCodeRegionStartTag
Cached name for the 'get_code_region_start_tag' method.
public static readonly StringName GetCodeRegionStartTag
Field Value
GetCommentDelimiters
Cached name for the 'get_comment_delimiters' method.
public static readonly StringName GetCommentDelimiters
Field Value
GetDelimiterEndKey
Cached name for the 'get_delimiter_end_key' method.
public static readonly StringName GetDelimiterEndKey
Field Value
GetDelimiterEndPosition
Cached name for the 'get_delimiter_end_position' method.
public static readonly StringName GetDelimiterEndPosition
Field Value
GetDelimiterStartKey
Cached name for the 'get_delimiter_start_key' method.
public static readonly StringName GetDelimiterStartKey
Field Value
GetDelimiterStartPosition
Cached name for the 'get_delimiter_start_position' method.
public static readonly StringName GetDelimiterStartPosition
Field Value
GetExecutingLines
Cached name for the 'get_executing_lines' method.
public static readonly StringName GetExecutingLines
Field Value
GetFoldedLines
Cached name for the 'get_folded_lines' method.
public static readonly StringName GetFoldedLines
Field Value
GetIndentSize
Cached name for the 'get_indent_size' method.
public static readonly StringName GetIndentSize
Field Value
GetLineLengthGuidelines
Cached name for the 'get_line_length_guidelines' method.
public static readonly StringName GetLineLengthGuidelines
Field Value
GetStringDelimiters
Cached name for the 'get_string_delimiters' method.
public static readonly StringName GetStringDelimiters
Field Value
GetTextForCodeCompletion
Cached name for the 'get_text_for_code_completion' method.
public static readonly StringName GetTextForCodeCompletion
Field Value
GetTextForSymbolLookup
Cached name for the 'get_text_for_symbol_lookup' method.
public static readonly StringName GetTextForSymbolLookup
Field Value
GetTextWithCursorChar
Cached name for the 'get_text_with_cursor_char' method.
public static readonly StringName GetTextWithCursorChar
Field Value
HasAutoBraceCompletionCloseKey
Cached name for the 'has_auto_brace_completion_close_key' method.
public static readonly StringName HasAutoBraceCompletionCloseKey
Field Value
HasAutoBraceCompletionOpenKey
Cached name for the 'has_auto_brace_completion_open_key' method.
public static readonly StringName HasAutoBraceCompletionOpenKey
Field Value
HasCommentDelimiter
Cached name for the 'has_comment_delimiter' method.
public static readonly StringName HasCommentDelimiter
Field Value
HasStringDelimiter
Cached name for the 'has_string_delimiter' method.
public static readonly StringName HasStringDelimiter
Field Value
IndentLines
Cached name for the 'indent_lines' method.
public static readonly StringName IndentLines
Field Value
IsAutoBraceCompletionEnabled
Cached name for the 'is_auto_brace_completion_enabled' method.
public static readonly StringName IsAutoBraceCompletionEnabled
Field Value
IsAutoIndentEnabled
Cached name for the 'is_auto_indent_enabled' method.
public static readonly StringName IsAutoIndentEnabled
Field Value
IsCodeCompletionEnabled
Cached name for the 'is_code_completion_enabled' method.
public static readonly StringName IsCodeCompletionEnabled
Field Value
IsDrawLineNumbersEnabled
Cached name for the 'is_draw_line_numbers_enabled' method.
public static readonly StringName IsDrawLineNumbersEnabled
Field Value
IsDrawingBookmarksGutter
Cached name for the 'is_drawing_bookmarks_gutter' method.
public static readonly StringName IsDrawingBookmarksGutter
Field Value
IsDrawingBreakpointsGutter
Cached name for the 'is_drawing_breakpoints_gutter' method.
public static readonly StringName IsDrawingBreakpointsGutter
Field Value
IsDrawingExecutingLinesGutter
Cached name for the 'is_drawing_executing_lines_gutter' method.
public static readonly StringName IsDrawingExecutingLinesGutter
Field Value
IsDrawingFoldGutter
Cached name for the 'is_drawing_fold_gutter' method.
public static readonly StringName IsDrawingFoldGutter
Field Value
IsHighlightMatchingBracesEnabled
Cached name for the 'is_highlight_matching_braces_enabled' method.
public static readonly StringName IsHighlightMatchingBracesEnabled
Field Value
IsInComment
Cached name for the 'is_in_comment' method.
public static readonly StringName IsInComment
Field Value
IsInString
Cached name for the 'is_in_string' method.
public static readonly StringName IsInString
Field Value
IsIndentUsingSpaces
Cached name for the 'is_indent_using_spaces' method.
public static readonly StringName IsIndentUsingSpaces
Field Value
IsLineBookmarked
Cached name for the 'is_line_bookmarked' method.
public static readonly StringName IsLineBookmarked
Field Value
IsLineBreakpointed
Cached name for the 'is_line_breakpointed' method.
public static readonly StringName IsLineBreakpointed
Field Value
IsLineCodeRegionEnd
Cached name for the 'is_line_code_region_end' method.
public static readonly StringName IsLineCodeRegionEnd
Field Value
IsLineCodeRegionStart
Cached name for the 'is_line_code_region_start' method.
public static readonly StringName IsLineCodeRegionStart
Field Value
IsLineExecuting
Cached name for the 'is_line_executing' method.
public static readonly StringName IsLineExecuting
Field Value
IsLineFolded
Cached name for the 'is_line_folded' method.
public static readonly StringName IsLineFolded
Field Value
IsLineFoldingEnabled
Cached name for the 'is_line_folding_enabled' method.
public static readonly StringName IsLineFoldingEnabled
Field Value
IsLineNumbersZeroPadded
Cached name for the 'is_line_numbers_zero_padded' method.
public static readonly StringName IsLineNumbersZeroPadded
Field Value
IsSymbolLookupOnClickEnabled
Cached name for the 'is_symbol_lookup_on_click_enabled' method.
public static readonly StringName IsSymbolLookupOnClickEnabled
Field Value
RemoveCommentDelimiter
Cached name for the 'remove_comment_delimiter' method.
public static readonly StringName RemoveCommentDelimiter
Field Value
RemoveStringDelimiter
Cached name for the 'remove_string_delimiter' method.
public static readonly StringName RemoveStringDelimiter
Field Value
RequestCodeCompletion
Cached name for the 'request_code_completion' method.
public static readonly StringName RequestCodeCompletion
Field Value
SetAutoBraceCompletionEnabled
Cached name for the 'set_auto_brace_completion_enabled' method.
public static readonly StringName SetAutoBraceCompletionEnabled
Field Value
SetAutoBraceCompletionPairs
Cached name for the 'set_auto_brace_completion_pairs' method.
public static readonly StringName SetAutoBraceCompletionPairs
Field Value
SetAutoIndentEnabled
Cached name for the 'set_auto_indent_enabled' method.
public static readonly StringName SetAutoIndentEnabled
Field Value
SetAutoIndentPrefixes
Cached name for the 'set_auto_indent_prefixes' method.
public static readonly StringName SetAutoIndentPrefixes
Field Value
SetCodeCompletionEnabled
Cached name for the 'set_code_completion_enabled' method.
public static readonly StringName SetCodeCompletionEnabled
Field Value
SetCodeCompletionPrefixes
Cached name for the 'set_code_completion_prefixes' method.
public static readonly StringName SetCodeCompletionPrefixes
Field Value
SetCodeCompletionSelectedIndex
Cached name for the 'set_code_completion_selected_index' method.
public static readonly StringName SetCodeCompletionSelectedIndex
Field Value
SetCodeHint
Cached name for the 'set_code_hint' method.
public static readonly StringName SetCodeHint
Field Value
SetCodeHintDrawBelow
Cached name for the 'set_code_hint_draw_below' method.
public static readonly StringName SetCodeHintDrawBelow
Field Value
SetCodeRegionTags
Cached name for the 'set_code_region_tags' method.
public static readonly StringName SetCodeRegionTags
Field Value
SetCommentDelimiters
Cached name for the 'set_comment_delimiters' method.
public static readonly StringName SetCommentDelimiters
Field Value
SetDrawBookmarksGutter
Cached name for the 'set_draw_bookmarks_gutter' method.
public static readonly StringName SetDrawBookmarksGutter
Field Value
SetDrawBreakpointsGutter
Cached name for the 'set_draw_breakpoints_gutter' method.
public static readonly StringName SetDrawBreakpointsGutter
Field Value
SetDrawExecutingLinesGutter
Cached name for the 'set_draw_executing_lines_gutter' method.
public static readonly StringName SetDrawExecutingLinesGutter
Field Value
SetDrawFoldGutter
Cached name for the 'set_draw_fold_gutter' method.
public static readonly StringName SetDrawFoldGutter
Field Value
SetDrawLineNumbers
Cached name for the 'set_draw_line_numbers' method.
public static readonly StringName SetDrawLineNumbers
Field Value
SetHighlightMatchingBracesEnabled
Cached name for the 'set_highlight_matching_braces_enabled' method.
public static readonly StringName SetHighlightMatchingBracesEnabled
Field Value
SetIndentSize
Cached name for the 'set_indent_size' method.
public static readonly StringName SetIndentSize
Field Value
SetIndentUsingSpaces
Cached name for the 'set_indent_using_spaces' method.
public static readonly StringName SetIndentUsingSpaces
Field Value
SetLineAsBookmarked
Cached name for the 'set_line_as_bookmarked' method.
public static readonly StringName SetLineAsBookmarked
Field Value
SetLineAsBreakpoint
Cached name for the 'set_line_as_breakpoint' method.
public static readonly StringName SetLineAsBreakpoint
Field Value
SetLineAsExecuting
Cached name for the 'set_line_as_executing' method.
public static readonly StringName SetLineAsExecuting
Field Value
SetLineFoldingEnabled
Cached name for the 'set_line_folding_enabled' method.
public static readonly StringName SetLineFoldingEnabled
Field Value
SetLineLengthGuidelines
Cached name for the 'set_line_length_guidelines' method.
public static readonly StringName SetLineLengthGuidelines
Field Value
SetLineNumbersZeroPadded
Cached name for the 'set_line_numbers_zero_padded' method.
public static readonly StringName SetLineNumbersZeroPadded
Field Value
SetStringDelimiters
Cached name for the 'set_string_delimiters' method.
public static readonly StringName SetStringDelimiters
Field Value
SetSymbolLookupOnClickEnabled
Cached name for the 'set_symbol_lookup_on_click_enabled' method.
public static readonly StringName SetSymbolLookupOnClickEnabled
Field Value
SetSymbolLookupWordAsValid
Cached name for the 'set_symbol_lookup_word_as_valid' method.
public static readonly StringName SetSymbolLookupWordAsValid
Field Value
ToggleFoldableLine
Cached name for the 'toggle_foldable_line' method.
public static readonly StringName ToggleFoldableLine
Field Value
UnfoldAllLines
Cached name for the 'unfold_all_lines' method.
public static readonly StringName UnfoldAllLines
Field Value
UnfoldLine
Cached name for the 'unfold_line' method.
public static readonly StringName UnfoldLine
Field Value
UnindentLines
Cached name for the 'unindent_lines' method.
public static readonly StringName UnindentLines
Field Value
UpdateCodeCompletionOptions
Cached name for the 'update_code_completion_options' method.
public static readonly StringName UpdateCodeCompletionOptions
Field Value
_ConfirmCodeCompletion
Cached name for the '_confirm_code_completion' method.
public static readonly StringName _ConfirmCodeCompletion
Field Value
_FilterCodeCompletionCandidates
Cached name for the '_filter_code_completion_candidates' method.
public static readonly StringName _FilterCodeCompletionCandidates
Field Value
_RequestCodeCompletion
Cached name for the '_request_code_completion' method.
public static readonly StringName _RequestCodeCompletion