Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.6-stable/GH-118582.txt
59211 views
1
GH-117399
2
--------------
3
4
Validate extension JSON: Error: Field 'classes/Object/methods/is_class/arguments/0': type changed value in new API, from "String" to "StringName".
5
6
Changed String parameter to StringName. Compatibility method registered.
7
8