Table of Contents

Class SyntaxHighlighter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class SyntaxHighlighter.MethodName : Resource.MethodName
Inheritance
SyntaxHighlighter.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

ClearHighlightingCache

Cached name for the 'clear_highlighting_cache' method.

public static readonly StringName ClearHighlightingCache

Field Value

StringName

GetLineSyntaxHighlighting

Cached name for the 'get_line_syntax_highlighting' method.

public static readonly StringName GetLineSyntaxHighlighting

Field Value

StringName

GetTextEdit

Cached name for the 'get_text_edit' method.

public static readonly StringName GetTextEdit

Field Value

StringName

UpdateCache

Cached name for the 'update_cache' method.

public static readonly StringName UpdateCache

Field Value

StringName

_ClearHighlightingCache

Cached name for the '_clear_highlighting_cache' method.

public static readonly StringName _ClearHighlightingCache

Field Value

StringName

_GetLineSyntaxHighlighting

Cached name for the '_get_line_syntax_highlighting' method.

public static readonly StringName _GetLineSyntaxHighlighting

Field Value

StringName

_UpdateCache

Cached name for the '_update_cache' method.

public static readonly StringName _UpdateCache

Field Value

StringName