Class CodeEdit.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CodeEdit.PropertyName : TextEdit.PropertyName
- Inheritance
-
CodeEdit.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutoBraceCompletionEnabled
Cached name for the 'auto_brace_completion_enabled' property.
public static readonly StringName AutoBraceCompletionEnabled
Field Value
AutoBraceCompletionHighlightMatching
Cached name for the 'auto_brace_completion_highlight_matching' property.
public static readonly StringName AutoBraceCompletionHighlightMatching
Field Value
AutoBraceCompletionPairs
Cached name for the 'auto_brace_completion_pairs' property.
public static readonly StringName AutoBraceCompletionPairs
Field Value
CodeCompletionEnabled
Cached name for the 'code_completion_enabled' property.
public static readonly StringName CodeCompletionEnabled
Field Value
CodeCompletionPrefixes
Cached name for the 'code_completion_prefixes' property.
public static readonly StringName CodeCompletionPrefixes
Field Value
DelimiterComments
Cached name for the 'delimiter_comments' property.
public static readonly StringName DelimiterComments
Field Value
DelimiterStrings
Cached name for the 'delimiter_strings' property.
public static readonly StringName DelimiterStrings
Field Value
GuttersDrawBookmarks
Cached name for the 'gutters_draw_bookmarks' property.
public static readonly StringName GuttersDrawBookmarks
Field Value
GuttersDrawBreakpointsGutter
Cached name for the 'gutters_draw_breakpoints_gutter' property.
public static readonly StringName GuttersDrawBreakpointsGutter
Field Value
GuttersDrawExecutingLines
Cached name for the 'gutters_draw_executing_lines' property.
public static readonly StringName GuttersDrawExecutingLines
Field Value
GuttersDrawFoldGutter
Cached name for the 'gutters_draw_fold_gutter' property.
public static readonly StringName GuttersDrawFoldGutter
Field Value
GuttersDrawLineNumbers
Cached name for the 'gutters_draw_line_numbers' property.
public static readonly StringName GuttersDrawLineNumbers
Field Value
GuttersZeroPadLineNumbers
Cached name for the 'gutters_zero_pad_line_numbers' property.
public static readonly StringName GuttersZeroPadLineNumbers
Field Value
IndentAutomatic
Cached name for the 'indent_automatic' property.
public static readonly StringName IndentAutomatic
Field Value
IndentAutomaticPrefixes
Cached name for the 'indent_automatic_prefixes' property.
public static readonly StringName IndentAutomaticPrefixes
Field Value
IndentSize
Cached name for the 'indent_size' property.
public static readonly StringName IndentSize
Field Value
IndentUseSpaces
Cached name for the 'indent_use_spaces' property.
public static readonly StringName IndentUseSpaces
Field Value
LineFolding
Cached name for the 'line_folding' property.
public static readonly StringName LineFolding
Field Value
LineLengthGuidelines
Cached name for the 'line_length_guidelines' property.
public static readonly StringName LineLengthGuidelines
Field Value
SymbolLookupOnClick
Cached name for the 'symbol_lookup_on_click' property.
public static readonly StringName SymbolLookupOnClick