mirror of
https://github.com/godotengine/godot-headers.git
synced 2025-12-31 01:49:36 +03:00
Sync with 4.2.1-stable
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"header": {
|
||||
"version_major": 4,
|
||||
"version_minor": 2,
|
||||
"version_patch": 0,
|
||||
"version_patch": 1,
|
||||
"version_status": "stable",
|
||||
"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": [
|
||||
{
|
||||
@@ -136403,6 +136403,17 @@
|
||||
"inherits": "Node2D",
|
||||
"api_type": "core",
|
||||
"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",
|
||||
"is_const": false,
|
||||
@@ -136724,6 +136735,17 @@
|
||||
"inherits": "Node3D",
|
||||
"api_type": "core",
|
||||
"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",
|
||||
"is_const": false,
|
||||
@@ -140321,6 +140343,17 @@
|
||||
"inherits": "Node2D",
|
||||
"api_type": "core",
|
||||
"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",
|
||||
"is_const": false,
|
||||
@@ -140721,6 +140754,17 @@
|
||||
"inherits": "Node3D",
|
||||
"api_type": "core",
|
||||
"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",
|
||||
"is_const": false,
|
||||
|
||||
2624
gdextension_interface.h
Normal file
2624
gdextension_interface.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user