Class CodeHighlighter.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CodeHighlighter.PropertyName : SyntaxHighlighter.PropertyName
- Inheritance
-
CodeHighlighter.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
ColorRegions
Cached name for the 'color_regions' property.
public static readonly StringName ColorRegions
Field Value
FunctionColor
Cached name for the 'function_color' property.
public static readonly StringName FunctionColor
Field Value
KeywordColors
Cached name for the 'keyword_colors' property.
public static readonly StringName KeywordColors
Field Value
MemberKeywordColors
Cached name for the 'member_keyword_colors' property.
public static readonly StringName MemberKeywordColors
Field Value
MemberVariableColor
Cached name for the 'member_variable_color' property.
public static readonly StringName MemberVariableColor
Field Value
NumberColor
Cached name for the 'number_color' property.
public static readonly StringName NumberColor
Field Value
SymbolColor
Cached name for the 'symbol_color' property.
public static readonly StringName SymbolColor