From 4f2b1ed2e84042c5bf9604eed212f34adf68a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 25 Feb 2023 01:16:11 +0100 Subject: [PATCH] gdextension: Sync with upstream commit 6296b46008fb8d8e5cb9b60af05fa1ea26b8f600 (4.0-rc5) --- gdextension/extension_api.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index 4b1101e..6bf4d24 100644 --- a/gdextension/extension_api.json +++ b/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" } ] },