gdextension: Sync with upstream commit b09f793f564a6c95dc76acc654b390e68441bd01 (4.2.1-stable)

pull/1460/head godot-4.2.1-stable
Rémi Verschelde 2023-12-12 13:48:47 +01:00
parent f93a6c5a5b
commit 78ffea5b13
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 46 additions and 2 deletions

View File

@ -2,10 +2,10 @@
"header": { "header": {
"version_major": 4, "version_major": 4,
"version_minor": 2, "version_minor": 2,
"version_patch": 0, "version_patch": 1,
"version_status": "stable", "version_status": "stable",
"version_build": "official", "version_build": "official",
"version_full_name": "Godot Engine v4.2.stable.official" "version_full_name": "Godot Engine v4.2.1.stable.official"
}, },
"builtin_class_sizes": [ "builtin_class_sizes": [
{ {
@ -136403,6 +136403,17 @@
"inherits": "Node2D", "inherits": "Node2D",
"api_type": "core", "api_type": "core",
"methods": [ "methods": [
{
"name": "get_rid",
"is_const": true,
"is_vararg": false,
"is_static": false,
"is_virtual": false,
"hash": 2944877500,
"return_value": {
"type": "RID"
}
},
{ {
"name": "set_enabled", "name": "set_enabled",
"is_const": false, "is_const": false,
@ -136724,6 +136735,17 @@
"inherits": "Node3D", "inherits": "Node3D",
"api_type": "core", "api_type": "core",
"methods": [ "methods": [
{
"name": "get_rid",
"is_const": true,
"is_vararg": false,
"is_static": false,
"is_virtual": false,
"hash": 2944877500,
"return_value": {
"type": "RID"
}
},
{ {
"name": "set_enabled", "name": "set_enabled",
"is_const": false, "is_const": false,
@ -140321,6 +140343,17 @@
"inherits": "Node2D", "inherits": "Node2D",
"api_type": "core", "api_type": "core",
"methods": [ "methods": [
{
"name": "get_rid",
"is_const": true,
"is_vararg": false,
"is_static": false,
"is_virtual": false,
"hash": 2944877500,
"return_value": {
"type": "RID"
}
},
{ {
"name": "set_navigation_polygon", "name": "set_navigation_polygon",
"is_const": false, "is_const": false,
@ -140721,6 +140754,17 @@
"inherits": "Node3D", "inherits": "Node3D",
"api_type": "core", "api_type": "core",
"methods": [ "methods": [
{
"name": "get_rid",
"is_const": true,
"is_vararg": false,
"is_static": false,
"is_virtual": false,
"hash": 2944877500,
"return_value": {
"type": "RID"
}
},
{ {
"name": "set_navigation_mesh", "name": "set_navigation_mesh",
"is_const": false, "is_const": false,