File tree 1 file changed +19
-16
lines changed
1 file changed +19
-16
lines changed Original file line number Diff line number Diff line change 2
2
"header": {
3
3
"version_major": 4,
4
4
"version_minor": 1,
5
- "version_patch": 3 ,
5
+ "version_patch": 4 ,
6
6
"version_status": "stable",
7
7
"version_build": "official",
8
- "version_full_name": "Godot Engine v4.1.3 .stable.official"
8
+ "version_full_name": "Godot Engine v4.1.4 .stable.official"
9
9
},
10
10
"builtin_class_sizes": [
11
11
{
95246
95246
}
95247
95247
]
95248
95248
},
95249
- {
95250
- "name": "FramebufferCacheRD",
95251
- "is_refcounted": false,
95252
- "is_instantiable": false,
95253
- "inherits": "Object",
95254
- "api_type": "core"
95255
- },
95256
95249
{
95257
95250
"name": "GDExtension",
95258
95251
"is_refcounted": true,
@@ -198993,6 +198986,23 @@
198993
198986
}
198994
198987
]
198995
198988
},
198989
+ {
198990
+ "name": "debug_canvas_item_get_rect",
198991
+ "is_const": false,
198992
+ "is_vararg": false,
198993
+ "is_static": false,
198994
+ "is_virtual": false,
198995
+ "hash": 624227424,
198996
+ "return_value": {
198997
+ "type": "Rect2"
198998
+ },
198999
+ "arguments": [
199000
+ {
199001
+ "name": "item",
199002
+ "type": "RID"
199003
+ }
199004
+ ]
199005
+ },
198996
199006
{
198997
199007
"name": "canvas_light_create",
198998
199008
"is_const": false,
@@ -255227,13 +255237,6 @@
255227
255237
}
255228
255238
]
255229
255239
},
255230
- {
255231
- "name": "UniformSetCacheRD",
255232
- "is_refcounted": false,
255233
- "is_instantiable": false,
255234
- "inherits": "Object",
255235
- "api_type": "core"
255236
- },
255237
255240
{
255238
255241
"name": "VBoxContainer",
255239
255242
"is_refcounted": false,
You can’t perform that action at this time.
0 commit comments