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
AddKeywordColor
Cached name for the 'add_keyword_color' method.
public static readonly StringName AddKeywordColor
Field Value
AddMemberKeywordColor
Cached name for the 'add_member_keyword_color' method.
public static readonly StringName AddMemberKeywordColor
Field Value
ClearColorRegions
Cached name for the 'clear_color_regions' method.
public static readonly StringName ClearColorRegions
Field Value
ClearKeywordColors
Cached name for the 'clear_keyword_colors' method.
public static readonly StringName ClearKeywordColors
Field Value
ClearMemberKeywordColors
Cached name for the 'clear_member_keyword_colors' method.
public static readonly StringName ClearMemberKeywordColors
Field Value
GetColorRegions
Cached name for the 'get_color_regions' method.
public static readonly StringName GetColorRegions
Field Value
GetFunctionColor
Cached name for the 'get_function_color' method.
public static readonly StringName GetFunctionColor
Field Value
GetKeywordColor
Cached name for the 'get_keyword_color' method.
public static readonly StringName GetKeywordColor
Field Value
GetKeywordColors
Cached name for the 'get_keyword_colors' method.
public static readonly StringName GetKeywordColors
Field Value
GetMemberKeywordColor
Cached name for the 'get_member_keyword_color' method.
public static readonly StringName GetMemberKeywordColor
Field Value
GetMemberKeywordColors
Cached name for the 'get_member_keyword_colors' method.
public static readonly StringName GetMemberKeywordColors
Field Value
GetMemberVariableColor
Cached name for the 'get_member_variable_color' method.
public static readonly StringName GetMemberVariableColor
Field Value
GetNumberColor
Cached name for the 'get_number_color' method.
public static readonly StringName GetNumberColor
Field Value
GetSymbolColor
Cached name for the 'get_symbol_color' method.
public static readonly StringName GetSymbolColor
Field Value
HasColorRegion
Cached name for the 'has_color_region' method.
public static readonly StringName HasColorRegion
Field Value
HasKeywordColor
Cached name for the 'has_keyword_color' method.
public static readonly StringName HasKeywordColor
Field Value
HasMemberKeywordColor
Cached name for the 'has_member_keyword_color' method.
public static readonly StringName HasMemberKeywordColor
Field Value
RemoveColorRegion
Cached name for the 'remove_color_region' method.
public static readonly StringName RemoveColorRegion
Field Value
RemoveKeywordColor
Cached name for the 'remove_keyword_color' method.
public static readonly StringName RemoveKeywordColor
Field Value
RemoveMemberKeywordColor
Cached name for the 'remove_member_keyword_color' method.
public static readonly StringName RemoveMemberKeywordColor
Field Value
SetColorRegions
Cached name for the 'set_color_regions' method.
public static readonly StringName SetColorRegions
Field Value
SetFunctionColor
Cached name for the 'set_function_color' method.
public static readonly StringName SetFunctionColor
Field Value
SetKeywordColors
Cached name for the 'set_keyword_colors' method.
public static readonly StringName SetKeywordColors
Field Value
SetMemberKeywordColors
Cached name for the 'set_member_keyword_colors' method.
public static readonly StringName SetMemberKeywordColors
Field Value
SetMemberVariableColor
Cached name for the 'set_member_variable_color' method.
public static readonly StringName SetMemberVariableColor
Field Value
SetNumberColor
Cached name for the 'set_number_color' method.
public static readonly StringName SetNumberColor
Field Value
SetSymbolColor
Cached name for the 'set_symbol_color' method.
public static readonly StringName SetSymbolColor