We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7516af6 + 47d1340 commit 208bd8fCopy full SHA for 208bd8f
tutorials/scripting/creating_script_templates.rst
@@ -203,7 +203,7 @@ Base placeholders
203
+==========================+====================================================+
204
| ``_BINDINGS_NAMESPACE_`` | The name of the Godot namespace (used in C# only). |
205
+--------------------------+----------------------------------------------------+
206
-| ``_CLASS_`` | The name of the new class (used in C# only). |
+| ``_CLASS_`` | The name of the new class. |
207
208
| ``_BASE_`` | The base type a new script inherits from. |
209
0 commit comments