From 420c86eb90f13194b26e8a28d8173d22bd9d064f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 13 Sep 2022 15:51:33 +0200 Subject: [PATCH] headers: Sync with upstream commit 22a09fef5 (4.0-alpha17) --- godot-headers/extension_api.json | 2880 ++++++++++++++++++++++-------- 1 file changed, 2170 insertions(+), 710 deletions(-) diff --git a/godot-headers/extension_api.json b/godot-headers/extension_api.json index dda3849a..089b5287 100644 --- a/godot-headers/extension_api.json +++ b/godot-headers/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 0, "version_patch": 0, - "version_status": "alpha16", + "version_status": "alpha17", "version_build": "official", - "version_full_name": "Godot Engine v4.0.alpha16.official" + "version_full_name": "Godot Engine v4.0.alpha17.official" }, "builtin_class_sizes": [ { @@ -1907,511 +1907,511 @@ }, { "name": "KEY_SPECIAL", - "value": 16777216 + "value": 4194304 }, { "name": "KEY_ESCAPE", - "value": 16777217 + "value": 4194305 }, { "name": "KEY_TAB", - "value": 16777218 + "value": 4194306 }, { "name": "KEY_BACKTAB", - "value": 16777219 + "value": 4194307 }, { "name": "KEY_BACKSPACE", - "value": 16777220 + "value": 4194308 }, { "name": "KEY_ENTER", - "value": 16777221 + "value": 4194309 }, { "name": "KEY_KP_ENTER", - "value": 16777222 + "value": 4194310 }, { "name": "KEY_INSERT", - "value": 16777223 + "value": 4194311 }, { "name": "KEY_DELETE", - "value": 16777224 + "value": 4194312 }, { "name": "KEY_PAUSE", - "value": 16777225 + "value": 4194313 }, { "name": "KEY_PRINT", - "value": 16777226 + "value": 4194314 }, { "name": "KEY_SYSREQ", - "value": 16777227 + "value": 4194315 }, { "name": "KEY_CLEAR", - "value": 16777228 + "value": 4194316 }, { "name": "KEY_HOME", - "value": 16777229 + "value": 4194317 }, { "name": "KEY_END", - "value": 16777230 + "value": 4194318 }, { "name": "KEY_LEFT", - "value": 16777231 + "value": 4194319 }, { "name": "KEY_UP", - "value": 16777232 + "value": 4194320 }, { "name": "KEY_RIGHT", - "value": 16777233 + "value": 4194321 }, { "name": "KEY_DOWN", - "value": 16777234 + "value": 4194322 }, { "name": "KEY_PAGEUP", - "value": 16777235 + "value": 4194323 }, { "name": "KEY_PAGEDOWN", - "value": 16777236 + "value": 4194324 }, { "name": "KEY_SHIFT", - "value": 16777237 + "value": 4194325 }, { "name": "KEY_CTRL", - "value": 16777238 + "value": 4194326 }, { "name": "KEY_META", - "value": 16777239 + "value": 4194327 }, { "name": "KEY_ALT", - "value": 16777240 + "value": 4194328 }, { "name": "KEY_CAPSLOCK", - "value": 16777241 + "value": 4194329 }, { "name": "KEY_NUMLOCK", - "value": 16777242 + "value": 4194330 }, { "name": "KEY_SCROLLLOCK", - "value": 16777243 + "value": 4194331 }, { "name": "KEY_F1", - "value": 16777244 + "value": 4194332 }, { "name": "KEY_F2", - "value": 16777245 + "value": 4194333 }, { "name": "KEY_F3", - "value": 16777246 + "value": 4194334 }, { "name": "KEY_F4", - "value": 16777247 + "value": 4194335 }, { "name": "KEY_F5", - "value": 16777248 + "value": 4194336 }, { "name": "KEY_F6", - "value": 16777249 + "value": 4194337 }, { "name": "KEY_F7", - "value": 16777250 + "value": 4194338 }, { "name": "KEY_F8", - "value": 16777251 + "value": 4194339 }, { "name": "KEY_F9", - "value": 16777252 + "value": 4194340 }, { "name": "KEY_F10", - "value": 16777253 + "value": 4194341 }, { "name": "KEY_F11", - "value": 16777254 + "value": 4194342 }, { "name": "KEY_F12", - "value": 16777255 + "value": 4194343 }, { "name": "KEY_F13", - "value": 16777256 + "value": 4194344 }, { "name": "KEY_F14", - "value": 16777257 + "value": 4194345 }, { "name": "KEY_F15", - "value": 16777258 + "value": 4194346 }, { "name": "KEY_F16", - "value": 16777259 + "value": 4194347 }, { "name": "KEY_F17", - "value": 16777260 + "value": 4194348 }, { "name": "KEY_F18", - "value": 16777261 + "value": 4194349 }, { "name": "KEY_F19", - "value": 16777262 + "value": 4194350 }, { "name": "KEY_F20", - "value": 16777263 + "value": 4194351 }, { "name": "KEY_F21", - "value": 16777264 + "value": 4194352 }, { "name": "KEY_F22", - "value": 16777265 + "value": 4194353 }, { "name": "KEY_F23", - "value": 16777266 + "value": 4194354 }, { "name": "KEY_F24", - "value": 16777267 + "value": 4194355 }, { "name": "KEY_F25", - "value": 16777268 + "value": 4194356 }, { "name": "KEY_F26", - "value": 16777269 + "value": 4194357 }, { "name": "KEY_F27", - "value": 16777270 + "value": 4194358 }, { "name": "KEY_F28", - "value": 16777271 + "value": 4194359 }, { "name": "KEY_F29", - "value": 16777272 + "value": 4194360 }, { "name": "KEY_F30", - "value": 16777273 + "value": 4194361 }, { "name": "KEY_F31", - "value": 16777274 + "value": 4194362 }, { "name": "KEY_F32", - "value": 16777275 + "value": 4194363 }, { "name": "KEY_F33", - "value": 16777276 + "value": 4194364 }, { "name": "KEY_F34", - "value": 16777277 + "value": 4194365 }, { "name": "KEY_F35", - "value": 16777278 + "value": 4194366 }, { "name": "KEY_KP_MULTIPLY", - "value": 16777345 + "value": 4194433 }, { "name": "KEY_KP_DIVIDE", - "value": 16777346 + "value": 4194434 }, { "name": "KEY_KP_SUBTRACT", - "value": 16777347 + "value": 4194435 }, { "name": "KEY_KP_PERIOD", - "value": 16777348 + "value": 4194436 }, { "name": "KEY_KP_ADD", - "value": 16777349 + "value": 4194437 }, { "name": "KEY_KP_0", - "value": 16777350 + "value": 4194438 }, { "name": "KEY_KP_1", - "value": 16777351 + "value": 4194439 }, { "name": "KEY_KP_2", - "value": 16777352 + "value": 4194440 }, { "name": "KEY_KP_3", - "value": 16777353 + "value": 4194441 }, { "name": "KEY_KP_4", - "value": 16777354 + "value": 4194442 }, { "name": "KEY_KP_5", - "value": 16777355 + "value": 4194443 }, { "name": "KEY_KP_6", - "value": 16777356 + "value": 4194444 }, { "name": "KEY_KP_7", - "value": 16777357 + "value": 4194445 }, { "name": "KEY_KP_8", - "value": 16777358 + "value": 4194446 }, { "name": "KEY_KP_9", - "value": 16777359 + "value": 4194447 }, { "name": "KEY_SUPER_L", - "value": 16777280 + "value": 4194368 }, { "name": "KEY_SUPER_R", - "value": 16777281 + "value": 4194369 }, { "name": "KEY_MENU", - "value": 16777282 + "value": 4194370 }, { "name": "KEY_HYPER_L", - "value": 16777283 + "value": 4194371 }, { "name": "KEY_HYPER_R", - "value": 16777284 + "value": 4194372 }, { "name": "KEY_HELP", - "value": 16777285 + "value": 4194373 }, { "name": "KEY_DIRECTION_L", - "value": 16777286 + "value": 4194374 }, { "name": "KEY_DIRECTION_R", - "value": 16777287 + "value": 4194375 }, { "name": "KEY_BACK", - "value": 16777288 + "value": 4194376 }, { "name": "KEY_FORWARD", - "value": 16777289 + "value": 4194377 }, { "name": "KEY_STOP", - "value": 16777290 + "value": 4194378 }, { "name": "KEY_REFRESH", - "value": 16777291 + "value": 4194379 }, { "name": "KEY_VOLUMEDOWN", - "value": 16777292 + "value": 4194380 }, { "name": "KEY_VOLUMEMUTE", - "value": 16777293 + "value": 4194381 }, { "name": "KEY_VOLUMEUP", - "value": 16777294 + "value": 4194382 }, { "name": "KEY_BASSBOOST", - "value": 16777295 + "value": 4194383 }, { "name": "KEY_BASSUP", - "value": 16777296 + "value": 4194384 }, { "name": "KEY_BASSDOWN", - "value": 16777297 + "value": 4194385 }, { "name": "KEY_TREBLEUP", - "value": 16777298 + "value": 4194386 }, { "name": "KEY_TREBLEDOWN", - "value": 16777299 + "value": 4194387 }, { "name": "KEY_MEDIAPLAY", - "value": 16777300 + "value": 4194388 }, { "name": "KEY_MEDIASTOP", - "value": 16777301 + "value": 4194389 }, { "name": "KEY_MEDIAPREVIOUS", - "value": 16777302 + "value": 4194390 }, { "name": "KEY_MEDIANEXT", - "value": 16777303 + "value": 4194391 }, { "name": "KEY_MEDIARECORD", - "value": 16777304 + "value": 4194392 }, { "name": "KEY_HOMEPAGE", - "value": 16777305 + "value": 4194393 }, { "name": "KEY_FAVORITES", - "value": 16777306 + "value": 4194394 }, { "name": "KEY_SEARCH", - "value": 16777307 + "value": 4194395 }, { "name": "KEY_STANDBY", - "value": 16777308 + "value": 4194396 }, { "name": "KEY_OPENURL", - "value": 16777309 + "value": 4194397 }, { "name": "KEY_LAUNCHMAIL", - "value": 16777310 + "value": 4194398 }, { "name": "KEY_LAUNCHMEDIA", - "value": 16777311 + "value": 4194399 }, { "name": "KEY_LAUNCH0", - "value": 16777312 + "value": 4194400 }, { "name": "KEY_LAUNCH1", - "value": 16777313 + "value": 4194401 }, { "name": "KEY_LAUNCH2", - "value": 16777314 + "value": 4194402 }, { "name": "KEY_LAUNCH3", - "value": 16777315 + "value": 4194403 }, { "name": "KEY_LAUNCH4", - "value": 16777316 + "value": 4194404 }, { "name": "KEY_LAUNCH5", - "value": 16777317 + "value": 4194405 }, { "name": "KEY_LAUNCH6", - "value": 16777318 + "value": 4194406 }, { "name": "KEY_LAUNCH7", - "value": 16777319 + "value": 4194407 }, { "name": "KEY_LAUNCH8", - "value": 16777320 + "value": 4194408 }, { "name": "KEY_LAUNCH9", - "value": 16777321 + "value": 4194409 }, { "name": "KEY_LAUNCHA", - "value": 16777322 + "value": 4194410 }, { "name": "KEY_LAUNCHB", - "value": 16777323 + "value": 4194411 }, { "name": "KEY_LAUNCHC", - "value": 16777324 + "value": 4194412 }, { "name": "KEY_LAUNCHD", - "value": 16777325 + "value": 4194413 }, { "name": "KEY_LAUNCHE", - "value": 16777326 + "value": 4194414 }, { "name": "KEY_LAUNCHF", - "value": 16777327 + "value": 4194415 }, { "name": "KEY_UNKNOWN", - "value": 33554431 + "value": 16777215 }, { "name": "KEY_SPACE", @@ -2960,11 +2960,15 @@ "values": [ { "name": "KEY_CODE_MASK", - "value": 33554431 + "value": 8388607 }, { "name": "KEY_MODIFIER_MASK", - "value": 2130706432 + "value": 532676608 + }, + { + "name": "KEY_MASK_CMD_OR_CTRL", + "value": 16777216 }, { "name": "KEY_MASK_SHIFT", @@ -2982,10 +2986,6 @@ "name": "KEY_MASK_CTRL", "value": 268435456 }, - { - "name": "KEY_MASK_CMD", - "value": 268435456 - }, { "name": "KEY_MASK_KPAD", "value": 536870912 @@ -23894,12 +23894,17 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1421762485, + "hash": 1975901163, "arguments": [ { "name": "anim", "type": "StringName", "default_value": "&\"\"" + }, + { + "name": "backwards", + "type": "bool", + "default_value": "false" } ] }, @@ -23937,6 +23942,33 @@ "type": "int", "meta": "int32" } + }, + { + "name": "set_speed_scale", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 373806689, + "arguments": [ + { + "name": "speed_scale", + "type": "float", + "meta": "double" + } + ] + }, + { + "name": "get_speed_scale", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1740695150, + "return_value": { + "type": "float", + "meta": "double" + } } ], "signals": [ @@ -23969,6 +24001,13 @@ "getter": "get_frame", "index": -1 }, + { + "type": "float", + "name": "speed_scale", + "setter": "set_speed_scale", + "getter": "get_speed_scale", + "index": -1 + }, { "type": "bool", "name": "playing", @@ -24096,7 +24135,7 @@ } }, { - "name": "set_fps", + "name": "set_speed_scale", "is_const": false, "is_vararg": false, "is_static": false, @@ -24104,14 +24143,14 @@ "hash": 373806689, "arguments": [ { - "name": "fps", + "name": "scale", "type": "float", "meta": "float" } ] }, { - "name": "get_fps", + "name": "get_speed_scale", "is_const": true, "is_vararg": false, "is_static": false, @@ -24160,7 +24199,7 @@ ] }, { - "name": "set_frame_delay", + "name": "set_frame_duration", "is_const": false, "is_vararg": false, "is_static": false, @@ -24173,14 +24212,14 @@ "meta": "int32" }, { - "name": "delay", + "name": "duration", "type": "float", "meta": "float" } ] }, { - "name": "get_frame_delay", + "name": "get_frame_duration", "is_const": true, "is_vararg": false, "is_static": false, @@ -24230,9 +24269,9 @@ }, { "type": "float", - "name": "fps", - "setter": "set_fps", - "getter": "get_fps", + "name": "speed_scale", + "setter": "set_speed_scale", + "getter": "get_speed_scale", "index": -1 } ] @@ -30499,6 +30538,28 @@ "type": "Array" } }, + { + "name": "has_overlapping_bodies", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, + { + "name": "has_overlapping_areas", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, { "name": "overlaps_body", "is_const": true, @@ -31285,6 +31346,28 @@ "type": "Array" } }, + { + "name": "has_overlapping_bodies", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, + { + "name": "has_overlapping_areas", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, { "name": "overlaps_body", "is_const": true, @@ -52788,6 +52871,14 @@ "is_virtual": false, "hash": 3218959716 }, + { + "name": "move_to_front", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3218959716 + }, { "name": "set_as_top_level", "is_const": false, @@ -64128,11 +64219,11 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 743155724, + "hash": 1130785943, "arguments": [ { "name": "size", - "type": "Vector2" + "type": "Vector2i" } ] }, @@ -64282,9 +64373,9 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3341600327, + "hash": 3690982128, "return_value": { - "type": "Vector2" + "type": "Vector2i" } }, { @@ -65660,7 +65751,7 @@ "index": -1 }, { - "type": "Vector2", + "type": "Vector2i", "name": "custom_minimum_size", "setter": "set_custom_minimum_size", "getter": "get_custom_minimum_size", @@ -77739,6 +77830,24 @@ "value": 8 } ] + }, + { + "name": "AfterGUIInput", + "is_bitfield": false, + "values": [ + { + "name": "AFTER_GUI_INPUT_PASS", + "value": 0 + }, + { + "name": "AFTER_GUI_INPUT_STOP", + "value": 1 + }, + { + "name": "AFTER_GUI_INPUT_CUSTOM", + "value": 2 + } + ] } ], "methods": [ @@ -99955,11 +100064,11 @@ }, "arguments": [ { - "name": "graph_node", + "name": "in_node", "type": "Object" }, { - "name": "slot_index", + "name": "in_port", "type": "int" }, { @@ -99979,11 +100088,11 @@ }, "arguments": [ { - "name": "graph_node", + "name": "in_node", "type": "Object" }, { - "name": "slot_index", + "name": "in_port", "type": "int" }, { @@ -100003,11 +100112,11 @@ }, "arguments": [ { - "name": "from", + "name": "from_position", "type": "Vector2" }, { - "name": "to", + "name": "to_position", "type": "Vector2" } ] @@ -100023,19 +100132,19 @@ }, "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { - "name": "from_slot", + "name": "from_port", "type": "int" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { - "name": "to_slot", + "name": "to_port", "type": "int" } ] @@ -100052,7 +100161,7 @@ }, "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { @@ -100061,7 +100170,7 @@ "meta": "int32" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { @@ -100083,7 +100192,7 @@ }, "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { @@ -100092,7 +100201,7 @@ "meta": "int32" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { @@ -100111,7 +100220,7 @@ "hash": 1933654315, "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { @@ -100120,7 +100229,7 @@ "meta": "int32" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { @@ -100139,7 +100248,7 @@ "hash": 1141899943, "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { @@ -100148,7 +100257,7 @@ "meta": "int32" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { @@ -100350,11 +100459,11 @@ }, "arguments": [ { - "name": "from", + "name": "from_node", "type": "Vector2" }, { - "name": "to", + "name": "to_node", "type": "Vector2" } ] @@ -100814,19 +100923,19 @@ "name": "connection_request", "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { - "name": "from_slot", + "name": "from_port", "type": "int" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { - "name": "to_slot", + "name": "to_port", "type": "int" } ] @@ -100835,19 +100944,19 @@ "name": "disconnection_request", "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { - "name": "from_slot", + "name": "from_port", "type": "int" }, { - "name": "to", + "name": "to_node", "type": "StringName" }, { - "name": "to_slot", + "name": "to_port", "type": "int" } ] @@ -100892,11 +101001,11 @@ "name": "connection_to_empty", "arguments": [ { - "name": "from", + "name": "from_node", "type": "StringName" }, { - "name": "from_slot", + "name": "from_port", "type": "int" }, { @@ -100909,11 +101018,11 @@ "name": "connection_from_empty", "arguments": [ { - "name": "to", + "name": "to_node", "type": "StringName" }, { - "name": "to_slot", + "name": "to_port", "type": "int" }, { @@ -100950,11 +101059,11 @@ "name": "connection_drag_started", "arguments": [ { - "name": "from", + "name": "from_node", "type": "String" }, { - "name": "slot", + "name": "from_port", "type": "int" }, { @@ -101200,12 +101309,12 @@ "hash": 902131739, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "enable_left", + "name": "enable_left_port", "type": "bool" }, { @@ -101218,7 +101327,7 @@ "type": "Color" }, { - "name": "enable_right", + "name": "enable_right_port", "type": "bool" }, { @@ -101231,17 +101340,17 @@ "type": "Color" }, { - "name": "custom_left", + "name": "custom_icon_left", "type": "Texture2D", "default_value": "null" }, { - "name": "custom_right", + "name": "custom_icon_right", "type": "Texture2D", "default_value": "null" }, { - "name": "enable", + "name": "draw_stylebox", "type": "bool", "default_value": "true" } @@ -101256,7 +101365,7 @@ "hash": 1286410249, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } @@ -101270,6 +101379,25 @@ "is_virtual": false, "hash": 3218959716 }, + { + "name": "set_slot_enabled_left", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 300928843, + "arguments": [ + { + "name": "slot_index", + "type": "int", + "meta": "int32" + }, + { + "name": "enable", + "type": "bool" + } + ] + }, { "name": "is_slot_enabled_left", "is_const": true, @@ -101282,31 +101410,12 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } ] }, - { - "name": "set_slot_enabled_left", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 300928843, - "arguments": [ - { - "name": "idx", - "type": "int", - "meta": "int32" - }, - { - "name": "enable_left", - "type": "bool" - } - ] - }, { "name": "set_slot_type_left", "is_const": false, @@ -101316,12 +101425,12 @@ "hash": 3937882851, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "type_left", + "name": "type", "type": "int", "meta": "int32" } @@ -101340,7 +101449,7 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } @@ -101355,12 +101464,12 @@ "hash": 2878471219, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "color_left", + "name": "color", "type": "Color" } ] @@ -101377,12 +101486,31 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } ] }, + { + "name": "set_slot_enabled_right", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 300928843, + "arguments": [ + { + "name": "slot_index", + "type": "int", + "meta": "int32" + }, + { + "name": "enable", + "type": "bool" + } + ] + }, { "name": "is_slot_enabled_right", "is_const": true, @@ -101395,31 +101523,12 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } ] }, - { - "name": "set_slot_enabled_right", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 300928843, - "arguments": [ - { - "name": "idx", - "type": "int", - "meta": "int32" - }, - { - "name": "enable_right", - "type": "bool" - } - ] - }, { "name": "set_slot_type_right", "is_const": false, @@ -101429,12 +101538,12 @@ "hash": 3937882851, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "type_right", + "name": "type", "type": "int", "meta": "int32" } @@ -101453,7 +101562,7 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } @@ -101468,12 +101577,12 @@ "hash": 2878471219, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "color_right", + "name": "color", "type": "Color" } ] @@ -101490,7 +101599,7 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } @@ -101508,7 +101617,7 @@ }, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" } @@ -101523,12 +101632,12 @@ "hash": 300928843, "arguments": [ { - "name": "idx", + "name": "slot_index", "type": "int", "meta": "int32" }, { - "name": "draw_stylebox", + "name": "enable", "type": "bool" } ] @@ -101708,7 +101817,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101726,7 +101835,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101745,7 +101854,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101763,7 +101872,26 @@ }, "arguments": [ { - "name": "idx", + "name": "port", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_connection_input_slot", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3744713108, + "return_value": { + "type": "int", + "meta": "int32" + }, + "arguments": [ + { + "name": "port", "type": "int", "meta": "int32" } @@ -101794,7 +101922,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101812,7 +101940,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101831,7 +101959,7 @@ }, "arguments": [ { - "name": "idx", + "name": "port", "type": "int", "meta": "int32" } @@ -101849,7 +101977,26 @@ }, "arguments": [ { - "name": "idx", + "name": "port", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_connection_output_slot", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3744713108, + "return_value": { + "type": "int", + "meta": "int32" + }, + "arguments": [ + { + "name": "port", "type": "int", "meta": "int32" } @@ -102270,6 +102417,31 @@ "type": "bool" } }, + { + "name": "set_navigation_map", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2722037293, + "arguments": [ + { + "name": "navigation_map", + "type": "RID" + } + ] + }, + { + "name": "get_navigation_map", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2944877500, + "return_value": { + "type": "RID" + } + }, { "name": "set_navigation_layers", "is_const": false, @@ -103153,7 +103325,7 @@ "value": 8 }, { - "name": "STATUS_SSL_HANDSHAKE_ERROR", + "name": "STATUS_TLS_HANDSHAKE_ERROR", "value": 9 } ] @@ -103432,7 +103604,7 @@ "default_value": "-1" }, { - "name": "use_ssl", + "name": "use_tls", "type": "bool", "default_value": "false" }, @@ -103800,7 +103972,7 @@ "value": 4 }, { - "name": "RESULT_SSL_HANDSHAKE_ERROR", + "name": "RESULT_TLS_HANDSHAKE_ERROR", "value": 5 }, { @@ -103860,7 +104032,7 @@ "default_value": "PackedStringArray()" }, { - "name": "ssl_validate_domain", + "name": "tls_validate_domain", "type": "bool", "default_value": "true" }, @@ -103897,7 +104069,7 @@ "default_value": "PackedStringArray()" }, { - "name": "ssl_validate_domain", + "name": "tls_validate_domain", "type": "bool", "default_value": "true" }, @@ -109795,7 +109967,7 @@ "api_type": "core", "methods": [ { - "name": "set_store_command", + "name": "set_command_or_control_autoremap", "is_const": false, "is_vararg": false, "is_static": false, @@ -109809,7 +109981,18 @@ ] }, { - "name": "is_storing_command", + "name": "is_command_or_control_autoremap", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, + { + "name": "is_command_or_control_pressed", "is_const": true, "is_vararg": false, "is_static": false, @@ -109918,39 +110101,14 @@ "return_value": { "type": "bool" } - }, - { - "name": "set_command_pressed", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 2586408642, - "arguments": [ - { - "name": "pressed", - "type": "bool" - } - ] - }, - { - "name": "is_command_pressed", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 36873697, - "return_value": { - "type": "bool" - } } ], "properties": [ { "type": "bool", - "name": "store_command", - "setter": "set_store_command", - "getter": "is_storing_command", + "name": "command_or_control_autoremap", + "setter": "set_command_or_control_autoremap", + "getter": "is_command_or_control_autoremap", "index": -1 }, { @@ -109980,13 +110138,6 @@ "setter": "set_meta_pressed", "getter": "is_meta_pressed", "index": -1 - }, - { - "type": "bool", - "name": "command_pressed", - "setter": "set_command_pressed", - "getter": "is_command_pressed", - "index": -1 } ] }, @@ -111206,11 +111357,11 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 743155724, + "hash": 1130785943, "arguments": [ { "name": "size", - "type": "Vector2" + "type": "Vector2i" } ] }, @@ -111220,9 +111371,9 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3341600327, + "hash": 3690982128, "return_value": { - "type": "Vector2" + "type": "Vector2i" } }, { @@ -111555,7 +111706,7 @@ "index": -1 }, { - "type": "Vector2", + "type": "Vector2i", "name": "fixed_icon_size", "setter": "set_fixed_icon_size", "getter": "get_fixed_icon_size", @@ -127578,6 +127729,31 @@ "type": "RID" } }, + { + "name": "set_navigation_map", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2722037293, + "arguments": [ + { + "name": "navigation_map", + "type": "RID" + } + ] + }, + { + "name": "get_navigation_map", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2944877500, + "return_value": { + "type": "RID" + } + }, { "name": "set_estimate_radius", "is_const": false, @@ -127666,6 +127842,31 @@ "type": "RID" } }, + { + "name": "set_navigation_map", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2722037293, + "arguments": [ + { + "name": "navigation_map", + "type": "RID" + } + ] + }, + { + "name": "get_navigation_map", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2944877500, + "return_value": { + "type": "RID" + } + }, { "name": "set_estimate_radius", "is_const": false, @@ -131898,14 +132099,6 @@ "type": "Array" } }, - { - "name": "raise", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3218959716 - }, { "name": "set_owner", "is_const": false, @@ -131931,14 +132124,6 @@ "type": "Node" } }, - { - "name": "remove_and_skip", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3218959716 - }, { "name": "get_index", "is_const": true, @@ -150927,6 +151112,23 @@ } ] }, + { + "name": "_shape_set_custom_solver_bias", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "shape", + "type": "RID" + }, + { + "name": "bias", + "type": "float" + } + ] + }, { "name": "_shape_get_type", "is_const": true, @@ -150959,6 +151161,70 @@ } ] }, + { + "name": "_shape_get_custom_solver_bias", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "shape", + "type": "RID" + } + ] + }, + { + "name": "_shape_collide", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "shape_A", + "type": "RID" + }, + { + "name": "xform_A", + "type": "Transform2D" + }, + { + "name": "motion_A", + "type": "Vector2" + }, + { + "name": "shape_B", + "type": "RID" + }, + { + "name": "xform_B", + "type": "Transform2D" + }, + { + "name": "motion_B", + "type": "Vector2" + }, + { + "name": "results", + "type": "void*" + }, + { + "name": "result_max", + "type": "int" + }, + { + "name": "result_count", + "type": "int32_t*" + } + ] + }, { "name": "_space_create", "is_const": false, @@ -151059,6 +151325,55 @@ } ] }, + { + "name": "_space_set_debug_contacts", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "space", + "type": "RID" + }, + { + "name": "max_contacts", + "type": "int" + } + ] + }, + { + "name": "_space_get_contacts", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "PackedVector2Array" + }, + "arguments": [ + { + "name": "space", + "type": "RID" + } + ] + }, + { + "name": "_space_get_contact_count", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "space", + "type": "RID" + } + ] + }, { "name": "_area_create", "is_const": false, @@ -151277,7 +151592,7 @@ ] }, { - "name": "_area_set_collision_layer", + "name": "_area_attach_object_instance_id", "is_const": false, "is_static": false, "is_vararg": false, @@ -151288,13 +151603,29 @@ "type": "RID" }, { - "name": "layer", + "name": "id", "type": "int" } ] }, { - "name": "_area_set_collision_mask", + "name": "_area_get_object_instance_id", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "area", + "type": "RID" + } + ] + }, + { + "name": "_area_attach_canvas_instance_id", "is_const": false, "is_static": false, "is_vararg": false, @@ -151305,11 +151636,27 @@ "type": "RID" }, { - "name": "mask", + "name": "id", "type": "int" } ] }, + { + "name": "_area_get_canvas_instance_id", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "area", + "type": "RID" + } + ] + }, { "name": "_area_set_param", "is_const": false, @@ -151385,7 +151732,7 @@ ] }, { - "name": "_area_attach_object_instance_id", + "name": "_area_set_collision_layer", "is_const": false, "is_static": false, "is_vararg": false, @@ -151396,29 +151743,13 @@ "type": "RID" }, { - "name": "id", + "name": "layer", "type": "int" } ] }, { - "name": "_area_get_object_instance_id", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "int" - }, - "arguments": [ - { - "name": "area", - "type": "RID" - } - ] - }, - { - "name": "_area_attach_canvas_instance_id", + "name": "_area_set_collision_mask", "is_const": false, "is_static": false, "is_vararg": false, @@ -151429,24 +151760,42 @@ "type": "RID" }, { - "name": "id", + "name": "mask", "type": "int" } ] }, { - "name": "_area_get_canvas_instance_id", - "is_const": true, + "name": "_area_set_monitorable", + "is_const": false, "is_static": false, "is_vararg": false, "is_virtual": true, - "return_value": { - "type": "int" - }, "arguments": [ { "name": "area", "type": "RID" + }, + { + "name": "monitorable", + "type": "bool" + } + ] + }, + { + "name": "_area_set_pickable", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "area", + "type": "RID" + }, + { + "name": "pickable", + "type": "bool" } ] }, @@ -151484,23 +151833,6 @@ } ] }, - { - "name": "_area_set_monitorable", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "area", - "type": "RID" - }, - { - "name": "monitorable", - "type": "bool" - } - ] - }, { "name": "_body_create", "is_const": false, @@ -151700,36 +152032,6 @@ } ] }, - { - "name": "_body_remove_shape", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "body", - "type": "RID" - }, - { - "name": "shape_idx", - "type": "int" - } - ] - }, - { - "name": "_body_clear_shapes", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "body", - "type": "RID" - } - ] - }, { "name": "_body_set_shape_disabled", "is_const": false, @@ -151776,6 +152078,36 @@ } ] }, + { + "name": "_body_remove_shape", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "shape_idx", + "type": "int" + } + ] + }, + { + "name": "_body_clear_shapes", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_attach_object_instance_id", "is_const": false, @@ -152351,6 +152683,22 @@ } ] }, + { + "name": "_body_get_collision_exceptions", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Array" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_set_max_contacts_reported", "is_const": false, @@ -152384,6 +152732,39 @@ } ] }, + { + "name": "_body_set_contacts_reported_depth_threshold", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "threshold", + "type": "float" + } + ] + }, + { + "name": "_body_get_contacts_reported_depth_threshold", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_set_omit_force_integration", "is_const": false, @@ -152417,6 +152798,23 @@ } ] }, + { + "name": "_body_set_state_sync_callback", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "callback", + "type": "PhysicsServer2DExtensionStateCallback*" + } + ] + }, { "name": "_body_set_force_integration_callback", "is_const": false, @@ -152438,6 +152836,83 @@ } ] }, + { + "name": "_body_collide_shape", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "body_shape", + "type": "int" + }, + { + "name": "shape", + "type": "RID" + }, + { + "name": "shape_xform", + "type": "Transform2D" + }, + { + "name": "motion", + "type": "Vector2" + }, + { + "name": "results", + "type": "void*" + }, + { + "name": "result_max", + "type": "int" + }, + { + "name": "result_count", + "type": "int32_t*" + } + ] + }, + { + "name": "_body_set_pickable", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "pickable", + "type": "bool" + } + ] + }, + { + "name": "_body_get_direct_state", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "PhysicsDirectBodyState2D" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_test_motion", "is_const": true, @@ -152478,22 +152953,6 @@ } ] }, - { - "name": "_body_get_direct_state", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "PhysicsDirectBodyState2D" - }, - "arguments": [ - { - "name": "body", - "type": "RID" - } - ] - }, { "name": "_joint_create", "is_const": false, @@ -152558,6 +153017,39 @@ } ] }, + { + "name": "_joint_disable_collisions_between_bodies", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "joint", + "type": "RID" + }, + { + "name": "disable", + "type": "bool" + } + ] + }, + { + "name": "_joint_is_disabled_collisions_between_bodies", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "joint", + "type": "RID" + } + ] + }, { "name": "_joint_make_pin", "is_const": false, @@ -152769,6 +153261,64 @@ } ] }, + { + "name": "_init", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_step", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "step", + "type": "float" + } + ] + }, + { + "name": "_sync", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_flush_queries", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_end_sync", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_finish", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_is_flushing_queries", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + } + }, { "name": "_get_process_info", "is_const": false, @@ -152787,6 +153337,52 @@ } ] }, + { + "name": "PhysicsServer2DManager", + "is_refcounted": false, + "is_instantiable": true, + "inherits": "Object", + "api_type": "core", + "methods": [ + { + "name": "register_server", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2137474292, + "arguments": [ + { + "name": "name", + "type": "String" + }, + { + "name": "create_callback", + "type": "Callable" + } + ] + }, + { + "name": "set_default_server", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2956805083, + "arguments": [ + { + "name": "name", + "type": "String" + }, + { + "name": "priority", + "type": "int", + "meta": "int32" + } + ] + } + ] + }, { "name": "PhysicsServer3D", "is_refcounted": false, @@ -156070,6 +156666,56 @@ } ] }, + { + "name": "_shape_set_custom_solver_bias", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "shape", + "type": "RID" + }, + { + "name": "bias", + "type": "float" + } + ] + }, + { + "name": "_shape_set_margin", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "shape", + "type": "RID" + }, + { + "name": "margin", + "type": "float" + } + ] + }, + { + "name": "_shape_get_margin", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "shape", + "type": "RID" + } + ] + }, { "name": "_shape_get_type", "is_const": true, @@ -156102,6 +156748,22 @@ } ] }, + { + "name": "_shape_get_custom_solver_bias", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "shape", + "type": "RID" + } + ] + }, { "name": "_space_create", "is_const": false, @@ -156202,6 +156864,55 @@ } ] }, + { + "name": "_space_set_debug_contacts", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "space", + "type": "RID" + }, + { + "name": "max_contacts", + "type": "int" + } + ] + }, + { + "name": "_space_get_contacts", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "PackedVector3Array" + }, + "arguments": [ + { + "name": "space", + "type": "RID" + } + ] + }, + { + "name": "_space_get_contact_count", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "space", + "type": "RID" + } + ] + }, { "name": "_area_create", "is_const": false, @@ -156420,7 +157131,7 @@ ] }, { - "name": "_area_set_collision_layer", + "name": "_area_attach_object_instance_id", "is_const": false, "is_static": false, "is_vararg": false, @@ -156431,25 +157142,24 @@ "type": "RID" }, { - "name": "layer", + "name": "id", "type": "int" } ] }, { - "name": "_area_set_collision_mask", - "is_const": false, + "name": "_area_get_object_instance_id", + "is_const": true, "is_static": false, "is_vararg": false, "is_virtual": true, + "return_value": { + "type": "int" + }, "arguments": [ { "name": "area", "type": "RID" - }, - { - "name": "mask", - "type": "int" } ] }, @@ -156528,7 +157238,7 @@ ] }, { - "name": "_area_attach_object_instance_id", + "name": "_area_set_collision_layer", "is_const": false, "is_static": false, "is_vararg": false, @@ -156539,29 +157249,13 @@ "type": "RID" }, { - "name": "id", + "name": "layer", "type": "int" } ] }, { - "name": "_area_get_object_instance_id", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "int" - }, - "arguments": [ - { - "name": "area", - "type": "RID" - } - ] - }, - { - "name": "_area_set_monitor_callback", + "name": "_area_set_collision_mask", "is_const": false, "is_static": false, "is_vararg": false, @@ -156572,25 +157266,8 @@ "type": "RID" }, { - "name": "callback", - "type": "Callable" - } - ] - }, - { - "name": "_area_set_area_monitor_callback", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "area", - "type": "RID" - }, - { - "name": "callback", - "type": "Callable" + "name": "mask", + "type": "int" } ] }, @@ -156628,6 +157305,40 @@ } ] }, + { + "name": "_area_set_monitor_callback", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "area", + "type": "RID" + }, + { + "name": "callback", + "type": "Callable" + } + ] + }, + { + "name": "_area_set_area_monitor_callback", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "area", + "type": "RID" + }, + { + "name": "callback", + "type": "Callable" + } + ] + }, { "name": "_body_create", "is_const": false, @@ -156704,105 +157415,6 @@ } ] }, - { - "name": "_body_set_collision_layer", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "body", - "type": "RID" - }, - { - "name": "layer", - "type": "int" - } - ] - }, - { - "name": "_body_get_collision_layer", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "int" - }, - "arguments": [ - { - "name": "body", - "type": "RID" - } - ] - }, - { - "name": "_body_set_collision_mask", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "body", - "type": "RID" - }, - { - "name": "mask", - "type": "int" - } - ] - }, - { - "name": "_body_get_collision_mask", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "int" - }, - "arguments": [ - { - "name": "body", - "type": "RID" - } - ] - }, - { - "name": "_body_set_collision_priority", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "body", - "type": "RID" - }, - { - "name": "priority", - "type": "float" - } - ] - }, - { - "name": "_body_get_collision_priority", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "float" - }, - "arguments": [ - { - "name": "body", - "type": "RID" - } - ] - }, { "name": "_body_add_shape", "is_const": false, @@ -157043,6 +157655,138 @@ } ] }, + { + "name": "_body_set_collision_layer", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "layer", + "type": "int" + } + ] + }, + { + "name": "_body_get_collision_layer", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_body_set_collision_mask", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "mask", + "type": "int" + } + ] + }, + { + "name": "_body_get_collision_mask", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_body_set_collision_priority", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "priority", + "type": "float" + } + ] + }, + { + "name": "_body_get_collision_priority", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_body_set_user_flags", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "flags", + "type": "int" + } + ] + }, + { + "name": "_body_get_user_flags", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_set_param", "is_const": false, @@ -157461,6 +158205,22 @@ } ] }, + { + "name": "_body_get_collision_exceptions", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Array" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_set_max_contacts_reported", "is_const": false, @@ -157494,6 +158254,39 @@ } ] }, + { + "name": "_body_set_contacts_reported_depth_threshold", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "threshold", + "type": "float" + } + ] + }, + { + "name": "_body_get_contacts_reported_depth_threshold", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, { "name": "_body_set_omit_force_integration", "is_const": false, @@ -157527,6 +158320,23 @@ } ] }, + { + "name": "_body_set_state_sync_callback", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "callback", + "type": "PhysicsServer3DExtensionStateCallback*" + } + ] + }, { "name": "_body_set_force_integration_callback", "is_const": false, @@ -157621,6 +158431,472 @@ } ] }, + { + "name": "_soft_body_create", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "RID" + } + }, + { + "name": "_soft_body_update_rendering_server", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "rendering_server_handler", + "type": "PhysicsServer3DRenderingServerHandler" + } + ] + }, + { + "name": "_soft_body_set_space", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "space", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_get_space", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "RID" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_ray_pickable", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "enable", + "type": "bool" + } + ] + }, + { + "name": "_soft_body_set_collision_layer", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "layer", + "type": "int" + } + ] + }, + { + "name": "_soft_body_get_collision_layer", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_collision_mask", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "mask", + "type": "int" + } + ] + }, + { + "name": "_soft_body_get_collision_mask", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_add_collision_exception", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "body_b", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_remove_collision_exception", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "body_b", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_get_collision_exceptions", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Array" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_state", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "state", + "type": "enum::PhysicsServer3D.BodyState" + }, + { + "name": "variant", + "type": "Variant" + } + ] + }, + { + "name": "_soft_body_get_state", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Variant" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "state", + "type": "enum::PhysicsServer3D.BodyState" + } + ] + }, + { + "name": "_soft_body_set_transform", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "transform", + "type": "Transform3D" + } + ] + }, + { + "name": "_soft_body_set_simulation_precision", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "simulation_precision", + "type": "int" + } + ] + }, + { + "name": "_soft_body_get_simulation_precision", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_total_mass", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "total_mass", + "type": "float" + } + ] + }, + { + "name": "_soft_body_get_total_mass", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_linear_stiffness", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "linear_stiffness", + "type": "float" + } + ] + }, + { + "name": "_soft_body_get_linear_stiffness", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_pressure_coefficient", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "pressure_coefficient", + "type": "float" + } + ] + }, + { + "name": "_soft_body_get_pressure_coefficient", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_damping_coefficient", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "damping_coefficient", + "type": "float" + } + ] + }, + { + "name": "_soft_body_get_damping_coefficient", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_drag_coefficient", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "drag_coefficient", + "type": "float" + } + ] + }, + { + "name": "_soft_body_get_drag_coefficient", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "float" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_set_mesh", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "mesh", + "type": "RID" + } + ] + }, { "name": "_soft_body_get_bounds", "is_const": true, @@ -157637,6 +158913,101 @@ } ] }, + { + "name": "_soft_body_move_point", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "point_index", + "type": "int" + }, + { + "name": "global_position", + "type": "Vector3" + } + ] + }, + { + "name": "_soft_body_get_point_global_position", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Vector3" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "point_index", + "type": "int" + } + ] + }, + { + "name": "_soft_body_remove_all_pinned_points", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + } + ] + }, + { + "name": "_soft_body_pin_point", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "point_index", + "type": "int" + }, + { + "name": "pin", + "type": "bool" + } + ] + }, + { + "name": "_soft_body_is_point_pinned", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "body", + "type": "RID" + }, + { + "name": "point_index", + "type": "int" + } + ] + }, { "name": "_joint_create", "is_const": false, @@ -157825,6 +159196,43 @@ } ] }, + { + "name": "_joint_make_hinge_simple", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "joint", + "type": "RID" + }, + { + "name": "body_A", + "type": "RID" + }, + { + "name": "pivot_A", + "type": "Vector3" + }, + { + "name": "axis_A", + "type": "Vector3" + }, + { + "name": "body_B", + "type": "RID" + }, + { + "name": "pivot_B", + "type": "Vector3" + }, + { + "name": "axis_B", + "type": "Vector3" + } + ] + }, { "name": "_hinge_joint_set_param", "is_const": false, @@ -158047,55 +159455,6 @@ } ] }, - { - "name": "_joint_get_type", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "enum::PhysicsServer3D.JointType" - }, - "arguments": [ - { - "name": "joint", - "type": "RID" - } - ] - }, - { - "name": "_joint_set_solver_priority", - "is_const": false, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "joint", - "type": "RID" - }, - { - "name": "priority", - "type": "int" - } - ] - }, - { - "name": "_joint_get_solver_priority", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "int" - }, - "arguments": [ - { - "name": "joint", - "type": "RID" - } - ] - }, { "name": "_joint_make_generic_6dof", "is_const": false, @@ -158223,6 +159582,55 @@ } ] }, + { + "name": "_joint_get_type", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "enum::PhysicsServer3D.JointType" + }, + "arguments": [ + { + "name": "joint", + "type": "RID" + } + ] + }, + { + "name": "_joint_set_solver_priority", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "joint", + "type": "RID" + }, + { + "name": "priority", + "type": "int" + } + ] + }, + { + "name": "_joint_get_solver_priority", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "joint", + "type": "RID" + } + ] + }, { "name": "_free_rid", "is_const": false, @@ -158249,6 +159657,64 @@ } ] }, + { + "name": "_init", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_step", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "step", + "type": "float" + } + ] + }, + { + "name": "_sync", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_flush_queries", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_end_sync", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_finish", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true + }, + { + "name": "_is_flushing_queries", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "bool" + } + }, { "name": "_get_process_info", "is_const": false, @@ -158267,6 +159733,52 @@ } ] }, + { + "name": "PhysicsServer3DManager", + "is_refcounted": false, + "is_instantiable": true, + "inherits": "Object", + "api_type": "core", + "methods": [ + { + "name": "register_server", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2137474292, + "arguments": [ + { + "name": "name", + "type": "String" + }, + { + "name": "create_callback", + "type": "Callable" + } + ] + }, + { + "name": "set_default_server", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2956805083, + "arguments": [ + { + "name": "name", + "type": "String" + }, + { + "name": "priority", + "type": "int", + "meta": "int32" + } + ] + } + ] + }, { "name": "PhysicsServer3DRenderingServerHandler", "is_refcounted": false, @@ -192910,7 +194422,7 @@ } }, { - "name": "change_scene", + "name": "change_scene_to_file", "is_const": false, "is_vararg": false, "is_static": false, @@ -192927,7 +194439,7 @@ ] }, { - "name": "change_scene_to", + "name": "change_scene_to_packed", "is_const": false, "is_vararg": false, "is_static": false, @@ -209306,6 +210818,21 @@ } ] }, + { + "name": "set_default_margin_all", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 373806689, + "arguments": [ + { + "name": "offset", + "type": "float", + "meta": "float" + } + ] + }, { "name": "get_default_margin", "is_const": true, @@ -209589,36 +211116,6 @@ "type": "bool" } }, - { - "name": "set_corner_radius_individual", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 4275841770, - "arguments": [ - { - "name": "radius_top_left", - "type": "int", - "meta": "int32" - }, - { - "name": "radius_top_right", - "type": "int", - "meta": "int32" - }, - { - "name": "radius_bottom_right", - "type": "int", - "meta": "int32" - }, - { - "name": "radius_bottom_left", - "type": "int", - "meta": "int32" - } - ] - }, { "name": "set_corner_radius_all", "is_const": false, @@ -209705,36 +211202,6 @@ } ] }, - { - "name": "set_expand_margin_individual", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3948312143, - "arguments": [ - { - "name": "size_left", - "type": "float", - "meta": "float" - }, - { - "name": "size_top", - "type": "float", - "meta": "float" - }, - { - "name": "size_right", - "type": "float", - "meta": "float" - }, - { - "name": "size_bottom", - "type": "float", - "meta": "float" - } - ] - }, { "name": "get_expand_margin", "is_const": true, @@ -210372,6 +211839,21 @@ } ] }, + { + "name": "set_margin_size_all", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 373806689, + "arguments": [ + { + "name": "size", + "type": "float", + "meta": "float" + } + ] + }, { "name": "get_margin_size", "is_const": true, @@ -210424,36 +211906,6 @@ } ] }, - { - "name": "set_expand_margin_individual", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3948312143, - "arguments": [ - { - "name": "size_left", - "type": "float", - "meta": "float" - }, - { - "name": "size_top", - "type": "float", - "meta": "float" - }, - { - "name": "size_right", - "type": "float", - "meta": "float" - }, - { - "name": "size_bottom", - "type": "float", - "meta": "float" - } - ] - }, { "name": "get_expand_margin_size", "is_const": true, @@ -253713,7 +255165,7 @@ } }, { - "name": "set_verify_ssl_enabled", + "name": "set_verify_tls_enabled", "is_const": false, "is_vararg": false, "is_static": false, @@ -253727,7 +255179,7 @@ ] }, { - "name": "is_verify_ssl_enabled", + "name": "is_verify_tls_enabled", "is_const": true, "is_vararg": false, "is_static": false, @@ -253738,7 +255190,7 @@ } }, { - "name": "get_trusted_ssl_certificate", + "name": "get_trusted_tls_certificate", "is_const": true, "is_vararg": false, "is_static": false, @@ -253749,7 +255201,7 @@ } }, { - "name": "set_trusted_ssl_certificate", + "name": "set_trusted_tls_certificate", "is_const": false, "is_vararg": false, "is_static": false, @@ -253805,16 +255257,16 @@ "properties": [ { "type": "bool", - "name": "verify_ssl", - "setter": "set_verify_ssl_enabled", - "getter": "is_verify_ssl_enabled", + "name": "verify_tls", + "setter": "set_verify_tls_enabled", + "getter": "is_verify_tls_enabled", "index": -1 }, { "type": "X509Certificate", - "name": "trusted_ssl_certificate", - "setter": "set_trusted_ssl_certificate", - "getter": "get_trusted_ssl_certificate", + "name": "trusted_tls_certificate", + "setter": "set_trusted_tls_certificate", + "getter": "get_trusted_tls_certificate", "index": -1 } ] @@ -254233,7 +255685,7 @@ ] }, { - "name": "get_ssl_certificate", + "name": "get_tls_certificate", "is_const": true, "is_vararg": false, "is_static": false, @@ -254244,7 +255696,7 @@ } }, { - "name": "set_ssl_certificate", + "name": "set_tls_certificate", "is_const": false, "is_vararg": false, "is_static": false, @@ -254385,9 +255837,9 @@ }, { "type": "X509Certificate", - "name": "ssl_certificate", - "setter": "set_ssl_certificate", - "getter": "get_ssl_certificate", + "name": "tls_certificate", + "setter": "set_tls_certificate", + "getter": "get_tls_certificate", "index": -1 }, { @@ -259271,6 +260723,14 @@ "name": "TextServerManager", "type": "TextServerManager" }, + { + "name": "PhysicsServer2DManager", + "type": "PhysicsServer2DManager" + }, + { + "name": "PhysicsServer3DManager", + "type": "PhysicsServer3DManager" + }, { "name": "NavigationMeshGenerator", "type": "NavigationMeshGenerator"