mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05: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
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