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
GetLineSyntaxHighlighting
Cached name for the 'get_line_syntax_highlighting' method.
public static readonly StringName GetLineSyntaxHighlighting
Field Value
GetTextEdit
Cached name for the 'get_text_edit' method.
public static readonly StringName GetTextEdit
Field Value
UpdateCache
Cached name for the 'update_cache' method.
public static readonly StringName UpdateCache
Field Value
_ClearHighlightingCache
Cached name for the '_clear_highlighting_cache' method.
public static readonly StringName _ClearHighlightingCache
Field Value
_GetLineSyntaxHighlighting
Cached name for the '_get_line_syntax_highlighting' method.
public static readonly StringName _GetLineSyntaxHighlighting
Field Value
_UpdateCache
Cached name for the '_update_cache' method.
public static readonly StringName _UpdateCache