Browse Source

gdextension: Sync with upstream commit 6296b46008fb8d8e5cb9b60af05fa1ea26b8f600 (4.0-rc5)

Rémi Verschelde 2 years ago
parent
commit
4f2b1ed2e8
1 changed files with 6 additions and 6 deletions
  1. 6 6
      gdextension/extension_api.json

+ 6 - 6
gdextension/extension_api.json

@@ -3,9 +3,9 @@
 		"version_major": 4,
 		"version_minor": 0,
 		"version_patch": 0,
-		"version_status": "rc4",
+		"version_status": "rc5",
 		"version_build": "official",
-		"version_full_name": "Godot Engine v4.0.rc4.official"
+		"version_full_name": "Godot Engine v4.0.rc5.official"
 	},
 	"builtin_class_sizes": [
 		{
@@ -204953,11 +204953,11 @@
 					"is_vararg": false,
 					"is_static": false,
 					"is_virtual": false,
-					"hash": 3975164845,
+					"hash": 1976431078,
 					"arguments": [
 						{
 							"name": "node",
-							"type": "Object"
+							"type": "CollisionObject3D"
 						}
 					]
 				},
@@ -204981,11 +204981,11 @@
 					"is_vararg": false,
 					"is_static": false,
 					"is_virtual": false,
-					"hash": 3975164845,
+					"hash": 1976431078,
 					"arguments": [
 						{
 							"name": "node",
-							"type": "Object"
+							"type": "CollisionObject3D"
 						}
 					]
 				},