File tree Expand file tree Collapse file tree 1 file changed +19
-16
lines changed Expand file tree Collapse file tree 1 file changed +19
-16
lines changed Original file line number Diff line number Diff line change 22 "header": {
33 "version_major": 4,
44 "version_minor": 1,
5- "version_patch": 3 ,
5+ "version_patch": 4 ,
66 "version_status": "stable",
77 "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"
99 },
1010 "builtin_class_sizes": [
1111 {
9524695246 }
9524795247 ]
9524895248 },
95249- {
95250- "name": "FramebufferCacheRD",
95251- "is_refcounted": false,
95252- "is_instantiable": false,
95253- "inherits": "Object",
95254- "api_type": "core"
95255- },
9525695249 {
9525795250 "name": "GDExtension",
9525895251 "is_refcounted": true,
@@ -198993,6 +198986,23 @@
198993198986 }
198994198987 ]
198995198988 },
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+ },
198996199006 {
198997199007 "name": "canvas_light_create",
198998199008 "is_const": false,
@@ -255227,13 +255237,6 @@
255227255237 }
255228255238 ]
255229255239 },
255230- {
255231- "name": "UniformSetCacheRD",
255232- "is_refcounted": false,
255233- "is_instantiable": false,
255234- "inherits": "Object",
255235- "api_type": "core"
255236- },
255237255240 {
255238255241 "name": "VBoxContainer",
255239255242 "is_refcounted": false,
You can’t perform that action at this time.
0 commit comments