浏览代码

headers: Resync with actual 4.0-beta5 release build

Rémi Verschelde 2 年之前
父节点
当前提交
6c2f9196d7
共有 1 个文件被更改,包括 17 次插入3 次删除
  1. 17 3
      godot-headers/extension_api.json

+ 17 - 3
godot-headers/extension_api.json

@@ -3,9 +3,9 @@
 		"version_major": 4,
 		"version_minor": 0,
 		"version_patch": 0,
-		"version_status": "beta",
-		"version_build": "custom_build",
-		"version_full_name": "Godot Engine v4.0.beta.custom_build"
+		"version_status": "beta5",
+		"version_build": "official",
+		"version_full_name": "Godot Engine v4.0.beta5.official"
 	},
 	"builtin_class_sizes": [
 		{
@@ -92004,6 +92004,13 @@
 				}
 			]
 		},
+		{
+			"name": "FramebufferCacheRD",
+			"is_refcounted": false,
+			"is_instantiable": false,
+			"inherits": "Object",
+			"api_type": "core"
+		},
 		{
 			"name": "GDScript",
 			"is_refcounted": true,
@@ -247075,6 +247082,13 @@
 				}
 			]
 		},
+		{
+			"name": "UniformSetCacheRD",
+			"is_refcounted": false,
+			"is_instantiable": false,
+			"inherits": "Object",
+			"api_type": "core"
+		},
 		{
 			"name": "VBoxContainer",
 			"is_refcounted": false,