Table of Contents

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

StringName

FunctionColor

Cached name for the 'function_color' property.

public static readonly StringName FunctionColor

Field Value

StringName

KeywordColors

Cached name for the 'keyword_colors' property.

public static readonly StringName KeywordColors

Field Value

StringName

MemberKeywordColors

Cached name for the 'member_keyword_colors' property.

public static readonly StringName MemberKeywordColors

Field Value

StringName

MemberVariableColor

Cached name for the 'member_variable_color' property.

public static readonly StringName MemberVariableColor

Field Value

StringName

NumberColor

Cached name for the 'number_color' property.

public static readonly StringName NumberColor

Field Value

StringName

SymbolColor

Cached name for the 'symbol_color' property.

public static readonly StringName SymbolColor

Field Value

StringName