Browse Source

gdextension: Sync with upstream commit 4c96e9676b66d0cc9a25022b019b78f4c20ddc60 (4.2-beta5)

Rémi Verschelde 1 year ago
parent
commit
3d22ab88a3
1 changed files with 2 additions and 6 deletions
  1. 2 6
      gdextension/extension_api.json

+ 2 - 6
gdextension/extension_api.json

@@ -3,9 +3,9 @@
 		"version_major": 4,
 		"version_minor": 2,
 		"version_patch": 0,
-		"version_status": "beta4",
+		"version_status": "beta5",
 		"version_build": "official",
-		"version_full_name": "Godot Engine v4.2.beta4.official"
+		"version_full_name": "Godot Engine v4.2.beta5.official"
 	},
 	"builtin_class_sizes": [
 		{
@@ -145323,10 +145323,6 @@
 					"name": "NOTIFICATION_ENABLED",
 					"value": 29
 				},
-				{
-					"name": "NOTIFICATION_NODE_RECACHE_REQUESTED",
-					"value": 30
-				},
 				{
 					"name": "NOTIFICATION_EDITOR_PRE_SAVE",
 					"value": 9001