mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
[C#] Unexpose GodotSharp
This class seems to have been exposed accidentally, and breaks documentation on non-mono builds, requiring hacks
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
</brief_description>
|
||||
<description>
|
||||
This class represents a C# script. It is the C# equivalent of the [GDScript] class and is only available in Mono-enabled Godot builds.
|
||||
See also [GodotSharp].
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="C# documentation index">$DOCS_URL/tutorials/scripting/c_sharp/index.html</link>
|
||||
|
||||
Reference in New Issue
Block a user