Table of Contents

Class CodeHighlighter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CodeHighlighter.MethodName : SyntaxHighlighter.MethodName
Inheritance
CodeHighlighter.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddColorRegion

Cached name for the 'add_color_region' method.

public static readonly StringName AddColorRegion

Field Value

StringName

AddKeywordColor

Cached name for the 'add_keyword_color' method.

public static readonly StringName AddKeywordColor

Field Value

StringName

AddMemberKeywordColor

Cached name for the 'add_member_keyword_color' method.

public static readonly StringName AddMemberKeywordColor

Field Value

StringName

ClearColorRegions

Cached name for the 'clear_color_regions' method.

public static readonly StringName ClearColorRegions

Field Value

StringName

ClearKeywordColors

Cached name for the 'clear_keyword_colors' method.

public static readonly StringName ClearKeywordColors

Field Value

StringName

ClearMemberKeywordColors

Cached name for the 'clear_member_keyword_colors' method.

public static readonly StringName ClearMemberKeywordColors

Field Value

StringName

GetColorRegions

Cached name for the 'get_color_regions' method.

public static readonly StringName GetColorRegions

Field Value

StringName

GetFunctionColor

Cached name for the 'get_function_color' method.

public static readonly StringName GetFunctionColor

Field Value

StringName

GetKeywordColor

Cached name for the 'get_keyword_color' method.

public static readonly StringName GetKeywordColor

Field Value

StringName

GetKeywordColors

Cached name for the 'get_keyword_colors' method.

public static readonly StringName GetKeywordColors

Field Value

StringName

GetMemberKeywordColor

Cached name for the 'get_member_keyword_color' method.

public static readonly StringName GetMemberKeywordColor

Field Value

StringName

GetMemberKeywordColors

Cached name for the 'get_member_keyword_colors' method.

public static readonly StringName GetMemberKeywordColors

Field Value

StringName

GetMemberVariableColor

Cached name for the 'get_member_variable_color' method.

public static readonly StringName GetMemberVariableColor

Field Value

StringName

GetNumberColor

Cached name for the 'get_number_color' method.

public static readonly StringName GetNumberColor

Field Value

StringName

GetSymbolColor

Cached name for the 'get_symbol_color' method.

public static readonly StringName GetSymbolColor

Field Value

StringName

HasColorRegion

Cached name for the 'has_color_region' method.

public static readonly StringName HasColorRegion

Field Value

StringName

HasKeywordColor

Cached name for the 'has_keyword_color' method.

public static readonly StringName HasKeywordColor

Field Value

StringName

HasMemberKeywordColor

Cached name for the 'has_member_keyword_color' method.

public static readonly StringName HasMemberKeywordColor

Field Value

StringName

RemoveColorRegion

Cached name for the 'remove_color_region' method.

public static readonly StringName RemoveColorRegion

Field Value

StringName

RemoveKeywordColor

Cached name for the 'remove_keyword_color' method.

public static readonly StringName RemoveKeywordColor

Field Value

StringName

RemoveMemberKeywordColor

Cached name for the 'remove_member_keyword_color' method.

public static readonly StringName RemoveMemberKeywordColor

Field Value

StringName

SetColorRegions

Cached name for the 'set_color_regions' method.

public static readonly StringName SetColorRegions

Field Value

StringName

SetFunctionColor

Cached name for the 'set_function_color' method.

public static readonly StringName SetFunctionColor

Field Value

StringName

SetKeywordColors

Cached name for the 'set_keyword_colors' method.

public static readonly StringName SetKeywordColors

Field Value

StringName

SetMemberKeywordColors

Cached name for the 'set_member_keyword_colors' method.

public static readonly StringName SetMemberKeywordColors

Field Value

StringName

SetMemberVariableColor

Cached name for the 'set_member_variable_color' method.

public static readonly StringName SetMemberVariableColor

Field Value

StringName

SetNumberColor

Cached name for the 'set_number_color' method.

public static readonly StringName SetNumberColor

Field Value

StringName

SetSymbolColor

Cached name for the 'set_symbol_color' method.

public static readonly StringName SetSymbolColor

Field Value

StringName