mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch (8ebb3c7)
This commit is contained in:
@@ -31,11 +31,11 @@ Methods
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`String<class_String>` | :ref:`_get_name<class_EditorSyntaxHighlighter_method__get_name>` **(** **)** |virtual| |const| |
|
||||
+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`_get_supported_languages<class_EditorSyntaxHighlighter_method__get_supported_languages>` **(** **)** |virtual| |const| |
|
||||
+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`String<class_String>` | :ref:`_get_name<class_EditorSyntaxHighlighter_private_method__get_name>` **(** **)** |virtual| |const| |
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`PackedStringArray<class_PackedStringArray>` | :ref:`_get_supported_languages<class_EditorSyntaxHighlighter_private_method__get_supported_languages>` **(** **)** |virtual| |const| |
|
||||
+---------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
@@ -46,7 +46,7 @@ Methods
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_EditorSyntaxHighlighter_method__get_name:
|
||||
.. _class_EditorSyntaxHighlighter_private_method__get_name:
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
@@ -58,7 +58,7 @@ Virtual method which can be overridden to return the syntax highlighter name.
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorSyntaxHighlighter_method__get_supported_languages:
|
||||
.. _class_EditorSyntaxHighlighter_private_method__get_supported_languages:
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user