You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Fixing some reports to String's documentation
Closes https://github.com/godotengine/godot-docs/issues/8043
Closes https://github.com/godotengine/godot-docs/issues/8044
Mitigates https://github.com/godotengine/godot-docs/issues/8190
Closes https://github.com/godotengine/godot/issues/86734
(cherry picked from commit 46b0f3e9d6)
This commit is contained in:
@@ -105,6 +105,7 @@ EDITOR_CLASSES: List[str] = [
|
||||
CLASSES_WITH_CSHARP_DIFFERENCES: List[str] = [
|
||||
"@GlobalScope",
|
||||
"String",
|
||||
"StringName",
|
||||
"NodePath",
|
||||
"Signal",
|
||||
"Callable",
|
||||
|
||||
Reference in New Issue
Block a user