mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #9176 from BSChad/patch-1
Fix outdated _CLASS_ script template description.
(cherry picked from commit 208bd8f46e)
This commit is contained in:
committed by
Max Hilbrunner
parent
176700ebb0
commit
30a3264e8e
@@ -201,7 +201,7 @@ Base placeholders
|
||||
+==========================+====================================================+
|
||||
| ``_BINDINGS_NAMESPACE_`` | The name of the Godot namespace (used in C# only). |
|
||||
+--------------------------+----------------------------------------------------+
|
||||
| ``_CLASS_`` | The name of the new class (used in C# only). |
|
||||
| ``_CLASS_`` | The name of the new class. |
|
||||
+--------------------------+----------------------------------------------------+
|
||||
| ``_BASE_`` | The base type a new script inherits from. |
|
||||
+--------------------------+----------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user