diff --git a/godot-headers/extension_api.json b/godot-headers/extension_api.json index 72dbb2f2..b1f9ed43 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": "alpha", - "version_build": "custom_build", - "version_full_name": "Godot Engine v4.0.alpha.custom_build" + "version_status": "alpha10", + "version_build": "official", + "version_full_name": "Godot Engine v4.0.alpha10.official" }, "builtin_class_sizes": [ { @@ -2608,7 +2608,7 @@ }, { "name": "KEY_MASK_CMD", - "value": 134217728 + "value": 268435456 }, { "name": "KEY_MASK_KPAD", @@ -3137,156 +3137,160 @@ "value": 5 }, { - "name": "PROPERTY_HINT_KEY_ACCEL", + "name": "PROPERTY_HINT_LINK", "value": 6 }, { - "name": "PROPERTY_HINT_FLAGS", + "name": "PROPERTY_HINT_KEY_ACCEL", "value": 7 }, { - "name": "PROPERTY_HINT_LAYERS_2D_RENDER", + "name": "PROPERTY_HINT_FLAGS", "value": 8 }, { - "name": "PROPERTY_HINT_LAYERS_2D_PHYSICS", + "name": "PROPERTY_HINT_LAYERS_2D_RENDER", "value": 9 }, { - "name": "PROPERTY_HINT_LAYERS_2D_NAVIGATION", + "name": "PROPERTY_HINT_LAYERS_2D_PHYSICS", "value": 10 }, { - "name": "PROPERTY_HINT_LAYERS_3D_RENDER", + "name": "PROPERTY_HINT_LAYERS_2D_NAVIGATION", "value": 11 }, { - "name": "PROPERTY_HINT_LAYERS_3D_PHYSICS", + "name": "PROPERTY_HINT_LAYERS_3D_RENDER", "value": 12 }, { - "name": "PROPERTY_HINT_LAYERS_3D_NAVIGATION", + "name": "PROPERTY_HINT_LAYERS_3D_PHYSICS", "value": 13 }, { - "name": "PROPERTY_HINT_FILE", + "name": "PROPERTY_HINT_LAYERS_3D_NAVIGATION", "value": 14 }, { - "name": "PROPERTY_HINT_DIR", + "name": "PROPERTY_HINT_FILE", "value": 15 }, { - "name": "PROPERTY_HINT_GLOBAL_FILE", + "name": "PROPERTY_HINT_DIR", "value": 16 }, { - "name": "PROPERTY_HINT_GLOBAL_DIR", + "name": "PROPERTY_HINT_GLOBAL_FILE", "value": 17 }, { - "name": "PROPERTY_HINT_RESOURCE_TYPE", + "name": "PROPERTY_HINT_GLOBAL_DIR", "value": 18 }, { - "name": "PROPERTY_HINT_MULTILINE_TEXT", + "name": "PROPERTY_HINT_RESOURCE_TYPE", "value": 19 }, { - "name": "PROPERTY_HINT_PLACEHOLDER_TEXT", + "name": "PROPERTY_HINT_MULTILINE_TEXT", "value": 20 }, { - "name": "PROPERTY_HINT_COLOR_NO_ALPHA", + "name": "PROPERTY_HINT_PLACEHOLDER_TEXT", "value": 21 }, { - "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSY", + "name": "PROPERTY_HINT_COLOR_NO_ALPHA", "value": 22 }, { - "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSLESS", + "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSY", "value": 23 }, { - "name": "PROPERTY_HINT_OBJECT_ID", + "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSLESS", "value": 24 }, { - "name": "PROPERTY_HINT_TYPE_STRING", + "name": "PROPERTY_HINT_OBJECT_ID", "value": 25 }, { - "name": "PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE", + "name": "PROPERTY_HINT_TYPE_STRING", "value": 26 }, { - "name": "PROPERTY_HINT_METHOD_OF_VARIANT_TYPE", + "name": "PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE", "value": 27 }, { - "name": "PROPERTY_HINT_METHOD_OF_BASE_TYPE", + "name": "PROPERTY_HINT_METHOD_OF_VARIANT_TYPE", "value": 28 }, { - "name": "PROPERTY_HINT_METHOD_OF_INSTANCE", + "name": "PROPERTY_HINT_METHOD_OF_BASE_TYPE", "value": 29 }, { - "name": "PROPERTY_HINT_METHOD_OF_SCRIPT", + "name": "PROPERTY_HINT_METHOD_OF_INSTANCE", "value": 30 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_VARIANT_TYPE", + "name": "PROPERTY_HINT_METHOD_OF_SCRIPT", "value": 31 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_BASE_TYPE", + "name": "PROPERTY_HINT_PROPERTY_OF_VARIANT_TYPE", "value": 32 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_INSTANCE", + "name": "PROPERTY_HINT_PROPERTY_OF_BASE_TYPE", "value": 33 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_SCRIPT", + "name": "PROPERTY_HINT_PROPERTY_OF_INSTANCE", "value": 34 }, { - "name": "PROPERTY_HINT_OBJECT_TOO_BIG", + "name": "PROPERTY_HINT_PROPERTY_OF_SCRIPT", "value": 35 }, { - "name": "PROPERTY_HINT_NODE_PATH_VALID_TYPES", + "name": "PROPERTY_HINT_OBJECT_TOO_BIG", "value": 36 }, { - "name": "PROPERTY_HINT_SAVE_FILE", + "name": "PROPERTY_HINT_NODE_PATH_VALID_TYPES", "value": 37 }, { - "name": "PROPERTY_HINT_INT_IS_OBJECTID", + "name": "PROPERTY_HINT_SAVE_FILE", "value": 38 }, { - "name": "PROPERTY_HINT_INT_IS_POINTER", - "value": 40 - }, - { - "name": "PROPERTY_HINT_ARRAY_TYPE", + "name": "PROPERTY_HINT_INT_IS_OBJECTID", "value": 39 }, { - "name": "PROPERTY_HINT_LOCALE_ID", + "name": "PROPERTY_HINT_INT_IS_POINTER", "value": 41 }, { - "name": "PROPERTY_HINT_LOCALIZABLE_STRING", + "name": "PROPERTY_HINT_ARRAY_TYPE", + "value": 40 + }, + { + "name": "PROPERTY_HINT_LOCALE_ID", "value": 42 }, { - "name": "PROPERTY_HINT_MAX", + "name": "PROPERTY_HINT_LOCALIZABLE_STRING", "value": 43 + }, + { + "name": "PROPERTY_HINT_MAX", + "value": 44 } ] }, @@ -3458,6 +3462,10 @@ "name": "METHOD_FLAG_FROM_SCRIPT", "value": 64 }, + { + "name": "METHOD_FLAG_VARARG", + "value": 128 + }, { "name": "METHOD_FLAG_STATIC", "value": 256 @@ -7161,7 +7169,7 @@ "hash": 2, "arguments": [ { - "name": "position", + "name": "length", "type": "int" } ] @@ -7175,7 +7183,7 @@ "hash": 2, "arguments": [ { - "name": "position", + "name": "length", "type": "int" } ] @@ -13757,6 +13765,33 @@ } ] }, + { + "name": "from_ok_hsl", + "return_type": "Color", + "is_vararg": false, + "is_const": false, + "is_static": true, + "hash": 3, + "arguments": [ + { + "name": "h", + "type": "float" + }, + { + "name": "s", + "type": "float" + }, + { + "name": "l", + "type": "float" + }, + { + "name": "alpha", + "type": "float", + "default_value": "1.0" + } + ] + }, { "name": "from_rgbe9995", "return_type": "Color", @@ -14607,6 +14642,24 @@ "is_static": false, "hash": 134152229 }, + { + "name": "merge", + "is_vararg": false, + "is_const": false, + "is_static": false, + "hash": 1, + "arguments": [ + { + "name": "dictionary", + "type": "Dictionary" + }, + { + "name": "overwrite", + "type": "bool", + "default_value": "false" + } + ] + }, { "name": "has", "return_type": "bool", @@ -15233,6 +15286,34 @@ } ] }, + { + "name": "any", + "return_type": "bool", + "is_vararg": false, + "is_const": true, + "is_static": false, + "hash": 22, + "arguments": [ + { + "name": "method", + "type": "Callable" + } + ] + }, + { + "name": "all", + "return_type": "bool", + "is_vararg": false, + "is_const": true, + "is_static": false, + "hash": 22, + "arguments": [ + { + "name": "method", + "type": "Callable" + } + ] + }, { "name": "max", "return_type": "Variant", @@ -26446,7 +26527,7 @@ "arguments": [ { "name": "name", - "type": "Animation" + "type": "StringName" } ] }, @@ -26455,7 +26536,7 @@ "arguments": [ { "name": "name", - "type": "Animation" + "type": "StringName" } ] }, @@ -26464,11 +26545,11 @@ "arguments": [ { "name": "name", - "type": "Animation" + "type": "StringName" }, { "name": "to_name", - "type": "Animation" + "type": "StringName" } ] } @@ -46492,6 +46573,31 @@ "type": "String" } }, + { + "name": "set_text_overrun_behavior", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "overrun_behavior", + "type": "enum::TextParagraph.OverrunBehavior" + } + ] + }, + { + "name": "get_text_overrun_behavior", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "enum::TextParagraph.OverrunBehavior" + } + }, { "name": "set_text_direction", "is_const": false, @@ -46788,6 +46894,13 @@ "getter": "get_text_alignment", "index": -1 }, + { + "type": "int", + "name": "text_overrun_behavior", + "setter": "set_text_overrun_behavior", + "getter": "get_text_overrun_behavior", + "index": -1 + }, { "type": "int", "name": "icon_alignment", @@ -55032,7 +55145,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 788614421, + "hash": 2803050886, "arguments": [ { "name": "font", @@ -55093,7 +55206,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 4242164481, + "hash": 1961633650, "arguments": [ { "name": "font", @@ -57917,7 +58030,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3009477143, + "hash": 315098573, "return_value": { "type": "float", "meta": "float" @@ -58657,7 +58770,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1958111097, + "hash": 1955814485, "return_value": { "type": "float", "meta": "float" @@ -63319,6 +63432,10 @@ { "name": "SHAPE_VHS_CIRCLE", "value": 2 + }, + { + "name": "SHAPE_OKHSL_CIRCLE", + "value": 3 } ] } @@ -66469,7 +66586,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2862547492, + "hash": 528425139, "return_value": { "type": "String" }, @@ -66512,7 +66629,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2862547492, + "hash": 528425139, "return_value": { "type": "enum::Control.CursorShape" }, @@ -68116,7 +68233,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 38931906, + "hash": 2283150528, "arguments": [ { "name": "position", @@ -68506,7 +68623,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2635598008, + "hash": 2381216154, "arguments": [ { "name": "position", @@ -73568,7 +73685,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1151322837, + "hash": 4050636425, "arguments": [ { "name": "existing_text", @@ -73950,13 +74067,6 @@ } ] }, - { - "name": "DisplayServerOSX", - "is_refcounted": false, - "is_instantiable": false, - "inherits": "DisplayServer", - "api_type": "core" - }, { "name": "ENetConnection", "is_refcounted": true, @@ -77655,7 +77765,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3942238741, + "hash": 3466411406, "arguments": [ { "name": "mesh", @@ -88462,7 +88572,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 788614421, + "hash": 2803050886, "arguments": [ { "name": "canvas_item", @@ -88523,7 +88633,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 4242164481, + "hash": 1961633650, "arguments": [ { "name": "canvas_item", @@ -88803,6 +88913,45 @@ "type": "PackedByteArray" } }, + { + "name": "set_face_index", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "face_index", + "type": "int", + "meta": "int64" + } + ] + }, + { + "name": "get_face_index", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int64" + } + }, + { + "name": "get_face_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int64" + } + }, { "name": "set_antialiased", "is_const": false, @@ -90609,6 +90758,13 @@ "getter": "get_data", "index": -1 }, + { + "type": "int", + "name": "face_index", + "setter": "set_face_index", + "getter": "get_face_index", + "index": -1 + }, { "type": "bool", "name": "generate_mipmaps", @@ -106396,7 +106552,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2484236017, + "hash": 413775223, "arguments": [ { "name": "primitive", @@ -106670,7 +106826,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 365790509, + "hash": 2590297011, "return_value": { "type": "ArrayMesh" }, @@ -112167,7 +112323,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3009477143, + "hash": 315098573, "return_value": { "type": "float", "meta": "float" @@ -112346,7 +112502,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1406474342, + "hash": 1404177730, "return_value": { "type": "float", "meta": "float" @@ -116148,6 +116304,13 @@ "getter": "get_light_texture", "index": -1 }, + { + "type": "Array", + "name": "light_textures", + "setter": "_set_light_textures_data", + "getter": "_get_light_textures_data", + "index": -1 + }, { "type": "bool", "name": "uses_spherical_harmonics", @@ -123582,7 +123745,7 @@ } }, { - "name": "set_navigable_layers", + "name": "set_navigation_layers", "is_const": false, "is_vararg": false, "is_static": false, @@ -123590,14 +123753,14 @@ "hash": 134188166, "arguments": [ { - "name": "navigable_layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "get_navigable_layers", + "name": "get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -123608,6 +123771,31 @@ "meta": "uint32" } }, + { + "name": "set_navigation_map", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "navigation_map", + "type": "RID" + } + ] + }, + { + "name": "get_navigation_map", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "RID" + } + }, { "name": "set_target_location", "is_const": false, @@ -123817,9 +124005,9 @@ }, { "type": "int", - "name": "navigable_layers", - "setter": "set_navigable_layers", - "getter": "get_navigable_layers", + "name": "navigation_layers", + "setter": "set_navigation_layers", + "getter": "get_navigation_layers", "index": -1 } ] @@ -124109,7 +124297,7 @@ } }, { - "name": "set_navigable_layers", + "name": "set_navigation_layers", "is_const": false, "is_vararg": false, "is_static": false, @@ -124117,14 +124305,14 @@ "hash": 134188166, "arguments": [ { - "name": "navigable_layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "get_navigable_layers", + "name": "get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -124135,6 +124323,31 @@ "meta": "uint32" } }, + { + "name": "set_navigation_map", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "navigation_map", + "type": "RID" + } + ] + }, + { + "name": "get_navigation_map", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "RID" + } + }, { "name": "set_target_location", "is_const": false, @@ -124358,9 +124571,9 @@ }, { "type": "int", - "name": "navigable_layers", - "setter": "set_navigable_layers", - "getter": "get_navigable_layers", + "name": "navigation_layers", + "setter": "set_navigation_layers", + "getter": "get_navigation_layers", "index": -1 } ] @@ -125136,147 +125349,147 @@ }, { "type": "int", - "name": "sample_partition_type/sample_partition_type", + "name": "sample_partition_type", "setter": "set_sample_partition_type", "getter": "get_sample_partition_type", "index": -1 }, { "type": "int", - "name": "geometry/parsed_geometry_type", + "name": "geometry_parsed_geometry_type", "setter": "set_parsed_geometry_type", "getter": "get_parsed_geometry_type", "index": -1 }, { "type": "int", - "name": "geometry/collision_mask", + "name": "geometry_collision_mask", "setter": "set_collision_mask", "getter": "get_collision_mask", "index": -1 }, { "type": "int", - "name": "geometry/source_geometry_mode", + "name": "geometry_source_geometry_mode", "setter": "set_source_geometry_mode", "getter": "get_source_geometry_mode", "index": -1 }, { "type": "String", - "name": "geometry/source_group_name", + "name": "geometry_source_group_name", "setter": "set_source_group_name", "getter": "get_source_group_name", "index": -1 }, { "type": "float", - "name": "cell/size", + "name": "cell_size", "setter": "set_cell_size", "getter": "get_cell_size", "index": -1 }, { "type": "float", - "name": "cell/height", + "name": "cell_height", "setter": "set_cell_height", "getter": "get_cell_height", "index": -1 }, { "type": "float", - "name": "agent/height", + "name": "agent_height", "setter": "set_agent_height", "getter": "get_agent_height", "index": -1 }, { "type": "float", - "name": "agent/radius", + "name": "agent_radius", "setter": "set_agent_radius", "getter": "get_agent_radius", "index": -1 }, { "type": "float", - "name": "agent/max_climb", + "name": "agent_max_climb", "setter": "set_agent_max_climb", "getter": "get_agent_max_climb", "index": -1 }, { "type": "float", - "name": "agent/max_slope", + "name": "agent_max_slope", "setter": "set_agent_max_slope", "getter": "get_agent_max_slope", "index": -1 }, { "type": "float", - "name": "region/min_size", + "name": "region_min_size", "setter": "set_region_min_size", "getter": "get_region_min_size", "index": -1 }, { "type": "float", - "name": "region/merge_size", + "name": "region_merge_size", "setter": "set_region_merge_size", "getter": "get_region_merge_size", "index": -1 }, { "type": "float", - "name": "edge/max_length", + "name": "edge_max_length", "setter": "set_edge_max_length", "getter": "get_edge_max_length", "index": -1 }, { "type": "float", - "name": "edge/max_error", + "name": "edge_max_error", "setter": "set_edge_max_error", "getter": "get_edge_max_error", "index": -1 }, { "type": "float", - "name": "polygon/verts_per_poly", + "name": "polygon_verts_per_poly", "setter": "set_verts_per_poly", "getter": "get_verts_per_poly", "index": -1 }, { "type": "float", - "name": "detail/sample_distance", + "name": "detail_sample_distance", "setter": "set_detail_sample_distance", "getter": "get_detail_sample_distance", "index": -1 }, { "type": "float", - "name": "detail/sample_max_error", + "name": "detail_sample_max_error", "setter": "set_detail_sample_max_error", "getter": "get_detail_sample_max_error", "index": -1 }, { "type": "bool", - "name": "filter/low_hanging_obstacles", + "name": "filter_low_hanging_obstacles", "setter": "set_filter_low_hanging_obstacles", "getter": "get_filter_low_hanging_obstacles", "index": -1 }, { "type": "bool", - "name": "filter/ledge_spans", + "name": "filter_ledge_spans", "setter": "set_filter_ledge_spans", "getter": "get_filter_ledge_spans", "index": -1 }, { "type": "bool", - "name": "filter/filter_walkable_low_height_spans", + "name": "filter_walkable_low_height_spans", "setter": "set_filter_walkable_low_height_spans", "getter": "get_filter_walkable_low_height_spans", "index": -1 @@ -125791,7 +126004,7 @@ } }, { - "name": "set_layers", + "name": "set_navigation_layers", "is_const": false, "is_vararg": false, "is_static": false, @@ -125799,14 +126012,14 @@ "hash": 134188166, "arguments": [ { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "get_layers", + "name": "get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -125827,6 +126040,60 @@ "return_value": { "type": "RID" } + }, + { + "name": "set_enter_cost", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "enter_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "float", + "meta": "float" + } + }, + { + "name": "set_travel_cost", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "travel_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "float", + "meta": "float" + } } ], "properties": [ @@ -125846,9 +126113,23 @@ }, { "type": "int", - "name": "layers", - "setter": "set_layers", - "getter": "get_layers", + "name": "navigation_layers", + "setter": "set_navigation_layers", + "getter": "get_navigation_layers", + "index": -1 + }, + { + "type": "float", + "name": "enter_cost", + "setter": "set_enter_cost", + "getter": "get_enter_cost", + "index": -1 + }, + { + "type": "float", + "name": "travel_cost", + "setter": "set_travel_cost", + "getter": "get_travel_cost", "index": -1 } ] @@ -125911,7 +126192,7 @@ } }, { - "name": "set_layers", + "name": "set_navigation_layers", "is_const": false, "is_vararg": false, "is_static": false, @@ -125919,14 +126200,14 @@ "hash": 134188166, "arguments": [ { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "get_layers", + "name": "get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -125948,6 +126229,60 @@ "type": "RID" } }, + { + "name": "set_enter_cost", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "enter_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "float", + "meta": "float" + } + }, + { + "name": "set_travel_cost", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "travel_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "float", + "meta": "float" + } + }, { "name": "bake_navigation_mesh", "is_const": false, @@ -125989,9 +126324,23 @@ }, { "type": "int", - "name": "layers", - "setter": "set_layers", - "getter": "get_layers", + "name": "navigation_layers", + "setter": "set_navigation_layers", + "getter": "get_navigation_layers", + "index": -1 + }, + { + "type": "float", + "name": "enter_cost", + "setter": "set_enter_cost", + "getter": "get_enter_cost", + "index": -1 + }, + { + "type": "float", + "name": "travel_cost", + "setter": "set_travel_cost", + "getter": "get_travel_cost", "index": -1 } ] @@ -126151,7 +126500,7 @@ "type": "bool" }, { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32", "default_value": "1" @@ -126245,6 +126594,80 @@ "type": "RID" } }, + { + "name": "region_set_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224136, + "arguments": [ + { + "name": "region", + "type": "RID" + }, + { + "name": "enter_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "region_get_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "float", + "meta": "float" + }, + "arguments": [ + { + "name": "region", + "type": "RID" + } + ] + }, + { + "name": "region_set_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224136, + "arguments": [ + { + "name": "region", + "type": "RID" + }, + { + "name": "travel_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "region_get_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "float", + "meta": "float" + }, + "arguments": [ + { + "name": "region", + "type": "RID" + } + ] + }, { "name": "region_set_map", "is_const": true, @@ -126281,7 +126704,7 @@ ] }, { - "name": "region_set_layers", + "name": "region_set_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -126293,14 +126716,14 @@ "type": "RID" }, { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "region_get_layers", + "name": "region_get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -126871,7 +127294,7 @@ "type": "bool" }, { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32", "default_value": "1" @@ -127016,6 +127439,80 @@ "type": "RID" } }, + { + "name": "region_set_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224136, + "arguments": [ + { + "name": "region", + "type": "RID" + }, + { + "name": "enter_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "region_get_enter_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "float", + "meta": "float" + }, + "arguments": [ + { + "name": "region", + "type": "RID" + } + ] + }, + { + "name": "region_set_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224136, + "arguments": [ + { + "name": "region", + "type": "RID" + }, + { + "name": "travel_cost", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "region_get_travel_cost", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "float", + "meta": "float" + }, + "arguments": [ + { + "name": "region", + "type": "RID" + } + ] + }, { "name": "region_set_map", "is_const": true, @@ -127052,7 +127549,7 @@ ] }, { - "name": "region_set_layers", + "name": "region_set_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -127064,14 +127561,14 @@ "type": "RID" }, { - "name": "layers", + "name": "navigation_layers", "type": "int", "meta": "uint32" } ] }, { - "name": "region_get_layers", + "name": "region_get_navigation_layers", "is_const": true, "is_vararg": false, "is_static": false, @@ -129717,6 +130214,33 @@ "meta": "float" } }, + { + "name": "set_global_skew", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "radians", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_global_skew", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "float", + "meta": "float" + } + }, { "name": "set_global_scale", "is_const": false, @@ -129988,6 +130512,13 @@ "getter": "get_global_scale", "index": -1 }, + { + "type": "float", + "name": "global_skew", + "setter": "set_global_skew", + "getter": "get_global_skew", + "index": -1 + }, { "type": "Transform2D", "name": "global_transform", @@ -132755,7 +133286,7 @@ "arguments": [ { "name": "property", - "type": "String" + "type": "StringName" }, { "name": "value", @@ -132776,7 +133307,7 @@ "arguments": [ { "name": "property", - "type": "String" + "type": "StringName" } ] }, @@ -133171,7 +133702,7 @@ "arguments": [ { "name": "signal", - "type": "String" + "type": "StringName" } ] }, @@ -133766,6 +134297,779 @@ } ] }, + { + "name": "OpenXRAction", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "enums": [ + { + "name": "ActionType", + "values": [ + { + "name": "OPENXR_ACTION_BOOL", + "value": 0 + }, + { + "name": "OPENXR_ACTION_FLOAT", + "value": 1 + }, + { + "name": "OPENXR_ACTION_VECTOR2", + "value": 2 + }, + { + "name": "OPENXR_ACTION_POSE", + "value": 3 + } + ] + } + ], + "methods": [ + { + "name": "set_localized_name", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "localized_name", + "type": "String" + } + ] + }, + { + "name": "get_localized_name", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "String" + } + }, + { + "name": "set_action_type", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action_type", + "type": "enum::OpenXRAction.ActionType" + } + ] + }, + { + "name": "get_action_type", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "enum::OpenXRAction.ActionType" + } + }, + { + "name": "set_toplevel_paths", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "toplevel_paths", + "type": "PackedStringArray" + } + ] + }, + { + "name": "get_toplevel_paths", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "PackedStringArray" + } + } + ], + "properties": [ + { + "type": "String", + "name": "localized_name", + "setter": "set_localized_name", + "getter": "get_localized_name", + "index": -1 + }, + { + "type": "int", + "name": "action_type", + "setter": "set_action_type", + "getter": "get_action_type", + "index": -1 + }, + { + "type": "Array", + "name": "toplevel_paths", + "setter": "set_toplevel_paths", + "getter": "get_toplevel_paths", + "index": -1 + } + ] + }, + { + "name": "OpenXRActionMap", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_action_sets", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action_sets", + "type": "Array" + } + ] + }, + { + "name": "get_action_sets", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "Array" + } + }, + { + "name": "get_action_set_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "find_action_set", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "OpenXRActionSet" + }, + "arguments": [ + { + "name": "name", + "type": "String" + } + ] + }, + { + "name": "get_action_set", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "OpenXRActionSet" + }, + "arguments": [ + { + "name": "idx", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "add_action_set", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action_set", + "type": "OpenXRActionSet" + } + ] + }, + { + "name": "remove_action_set", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action_set", + "type": "OpenXRActionSet" + } + ] + }, + { + "name": "set_interaction_profiles", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "interaction_profiles", + "type": "Array" + } + ] + }, + { + "name": "get_interaction_profiles", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "Array" + } + }, + { + "name": "get_interaction_profile_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "find_interaction_profile", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "OpenXRInteractionProfile" + }, + "arguments": [ + { + "name": "name", + "type": "String" + } + ] + }, + { + "name": "get_interaction_profile", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "OpenXRInteractionProfile" + }, + "arguments": [ + { + "name": "idx", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "add_interaction_profile", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "interaction_profile", + "type": "OpenXRInteractionProfile" + } + ] + }, + { + "name": "remove_interaction_profile", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "interaction_profile", + "type": "OpenXRInteractionProfile" + } + ] + }, + { + "name": "create_default_action_sets", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134152229 + } + ], + "properties": [ + { + "type": "OpenXRActionSet", + "name": "action_sets", + "setter": "set_action_sets", + "getter": "get_action_sets", + "index": -1 + }, + { + "type": "OpenXRInteractionProfile", + "name": "interaction_profiles", + "setter": "set_interaction_profiles", + "getter": "get_interaction_profiles", + "index": -1 + } + ] + }, + { + "name": "OpenXRActionSet", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_localized_name", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "localized_name", + "type": "String" + } + ] + }, + { + "name": "get_localized_name", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "String" + } + }, + { + "name": "set_priority", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "priority", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_priority", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "get_action_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_actions", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "actions", + "type": "Array" + } + ] + }, + { + "name": "get_actions", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "Array" + } + }, + { + "name": "add_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + }, + { + "name": "remove_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + } + ], + "properties": [ + { + "type": "String", + "name": "localized_name", + "setter": "set_localized_name", + "getter": "get_localized_name", + "index": -1 + }, + { + "type": "int", + "name": "priority", + "setter": "set_priority", + "getter": "get_priority", + "index": -1 + }, + { + "type": "OpenXRAction", + "name": "actions", + "setter": "set_actions", + "getter": "get_actions", + "index": -1 + } + ] + }, + { + "name": "OpenXRIPBinding", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + }, + { + "name": "get_action", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "OpenXRAction" + } + }, + { + "name": "get_path_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_paths", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "paths", + "type": "PackedStringArray" + } + ] + }, + { + "name": "get_paths", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "PackedStringArray" + } + }, + { + "name": "has_path", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "arg0", + "type": "String" + } + ] + }, + { + "name": "add_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "path", + "type": "String" + } + ] + }, + { + "name": "remove_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "path", + "type": "String" + } + ] + } + ], + "properties": [ + { + "type": "OpenXRAction", + "name": "action", + "setter": "set_action", + "getter": "get_action", + "index": -1 + }, + { + "type": "Array", + "name": "paths", + "setter": "set_paths", + "getter": "get_paths", + "index": -1 + } + ] + }, + { + "name": "OpenXRInteractionProfile", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_interaction_profile_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "interaction_profile_path", + "type": "String" + } + ] + }, + { + "name": "get_interaction_profile_path", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "String" + } + }, + { + "name": "get_binding_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "get_binding", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "OpenXRIPBinding" + }, + "arguments": [ + { + "name": "index", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "set_bindings", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "bindings", + "type": "Array" + } + ] + }, + { + "name": "get_bindings", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "Array" + } + } + ], + "properties": [ + { + "type": "String", + "name": "interaction_profile_path", + "setter": "set_interaction_profile_path", + "getter": "get_interaction_profile_path", + "index": -1 + }, + { + "type": "OpenXRIPBinding", + "name": "bindings", + "setter": "set_bindings", + "getter": "get_bindings", + "index": -1 + } + ] + }, + { + "name": "OpenXRInterface", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "XRInterface", + "api_type": "core", + "signals": [ + { + "name": "session_begun" + }, + { + "name": "session_stopping" + }, + { + "name": "session_focussed" + }, + { + "name": "session_visible" + }, + { + "name": "pose_recentered" + } + ] + }, { "name": "OptimizedTranslation", "is_refcounted": true, @@ -139670,7 +140974,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2823412066, + "hash": 489289713, "arguments": [ { "name": "force", @@ -139719,7 +141023,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2823412066, + "hash": 489289713, "arguments": [ { "name": "force", @@ -140331,7 +141635,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1131268653, + "hash": 2134367374, "arguments": [ { "name": "impulse", @@ -140379,7 +141683,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1131268653, + "hash": 2134367374, "arguments": [ { "name": "force", @@ -140427,7 +141731,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1131268653, + "hash": 2134367374, "arguments": [ { "name": "force", @@ -154548,6 +155852,26 @@ } ] }, + { + "name": "set_item_horizontal_offset", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224103, + "arguments": [ + { + "name": "index", + "type": "int", + "meta": "int32" + }, + { + "name": "offset", + "type": "int", + "meta": "int32" + } + ] + }, { "name": "set_item_multistate", "is_const": false, @@ -154963,6 +156287,25 @@ } ] }, + { + "name": "get_item_horizontal_offset", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "int", + "meta": "int32" + }, + "arguments": [ + { + "name": "index", + "type": "int", + "meta": "int32" + } + ] + }, { "name": "set_current_index", "is_const": false, @@ -166636,7 +167979,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1026930992, + "hash": 3814446027, "return_value": { "type": "int", "meta": "int64" @@ -168658,6 +170001,10 @@ { "name": "VIEWPORT_DEBUG_DRAW_OCCLUDERS", "value": 24 + }, + { + "name": "VIEWPORT_DEBUG_DRAW_MOTION_VECTORS", + "value": 25 } ] }, @@ -173714,7 +175061,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1174500091, + "hash": 2204431151, "arguments": [ { "name": "viewport", @@ -174269,6 +175616,24 @@ } ] }, + { + "name": "viewport_set_use_taa", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224103, + "arguments": [ + { + "name": "viewport", + "type": "RID" + }, + { + "name": "enable", + "type": "bool" + } + ] + }, { "name": "viewport_set_use_debanding", "is_const": false, @@ -177049,7 +178414,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 542376426, + "hash": 1277607239, "arguments": [ { "name": "item", @@ -179953,7 +181318,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2960538717, + "hash": 680007886, "arguments": [ { "name": "image", @@ -180272,7 +181637,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3606084225, + "hash": 341047989, "arguments": [ { "name": "string", @@ -182104,7 +183469,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2823412066, + "hash": 489289713, "arguments": [ { "name": "impulse", @@ -203024,7 +204389,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 530285939, + "hash": 2754792441, "arguments": [ { "name": "title", @@ -210144,6 +211509,61 @@ } ] }, + { + "name": "font_set_face_index", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134224103, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + }, + { + "name": "face_index", + "type": "int", + "meta": "int64" + } + ] + }, + { + "name": "font_get_face_index", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "int", + "meta": "int64" + }, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + } + ] + }, + { + "name": "font_get_face_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135374120, + "return_value": { + "type": "int", + "meta": "int64" + }, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + } + ] + }, { "name": "font_set_style", "is_const": false, @@ -213950,6 +215370,55 @@ } ] }, + { + "name": "font_set_face_index", + "is_const": false, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + }, + { + "name": "face_index", + "type": "int" + } + ] + }, + { + "name": "font_get_face_index", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + } + ] + }, + { + "name": "font_get_face_count", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "int" + }, + "arguments": [ + { + "name": "font_rid", + "type": "RID" + } + ] + }, { "name": "font_set_style", "is_const": false, @@ -217223,13 +218692,6 @@ } ] }, - { - "name": "TextServerFallback", - "is_refcounted": true, - "is_instantiable": true, - "inherits": "TextServerExtension", - "api_type": "core" - }, { "name": "TextServerManager", "is_refcounted": false, @@ -221047,7 +222509,34 @@ } }, { - "name": "set_peering_bit_terrain", + "name": "set_terrain", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "terrain", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_terrain", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_terrain_peering_bit", "is_const": false, "is_vararg": false, "is_static": false, @@ -221066,7 +222555,7 @@ ] }, { - "name": "get_peering_bit_terrain", + "name": "get_terrain_peering_bit", "is_const": true, "is_vararg": false, "is_static": false, @@ -221289,6 +222778,13 @@ "getter": "get_terrain_set", "index": -1 }, + { + "type": "int", + "name": "terrain", + "setter": "set_terrain", + "getter": "get_terrain", + "index": -1 + }, { "type": "float", "name": "probability", @@ -222003,12 +223499,12 @@ ] }, { - "name": "set_cells_from_surrounding_terrains", + "name": "set_cells_terrain_connect", "is_const": false, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 136835882, + "hash": 138021803, "arguments": [ { "name": "layer", @@ -222024,6 +223520,45 @@ "type": "int", "meta": "int32" }, + { + "name": "terrain", + "type": "int", + "meta": "int32" + }, + { + "name": "ignore_empty_terrains", + "type": "bool", + "default_value": "true" + } + ] + }, + { + "name": "set_cells_terrain_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 138021803, + "arguments": [ + { + "name": "layer", + "type": "int", + "meta": "int32" + }, + { + "name": "path", + "type": "Array" + }, + { + "name": "terrain_set", + "type": "int", + "meta": "int32" + }, + { + "name": "terrain", + "type": "int", + "meta": "int32" + }, { "name": "ignore_empty_terrains", "type": "bool", @@ -222243,7 +223778,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 89226873, + "hash": 3568420547, "arguments": [ { "name": "coords", @@ -224224,7 +225759,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2269103917, + "hash": 1453330295, "arguments": [ { "name": "atlas_coords", @@ -233091,6 +234626,10 @@ { "name": "DEBUG_DRAW_OCCLUDERS", "value": 24 + }, + { + "name": "DEBUG_DRAW_MOTION_VECTORS", + "value": 25 } ] }, @@ -233371,6 +234910,31 @@ "type": "enum::Viewport.ScreenSpaceAA" } }, + { + "name": "set_use_taa", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "enable", + "type": "bool" + } + ] + }, + { + "name": "is_using_taa", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 135338183, + "return_value": { + "type": "bool" + } + }, { "name": "set_use_debanding", "is_const": false, @@ -234411,6 +235975,13 @@ "getter": "get_screen_space_aa", "index": -1 }, + { + "type": "bool", + "name": "use_taa", + "setter": "set_use_taa", + "getter": "is_using_taa", + "index": -1 + }, { "type": "bool", "name": "use_debanding", @@ -242164,7 +243735,7 @@ "value": 16 }, { - "name": "FUNC_FRAC", + "name": "FUNC_FRACT", "value": 17 }, { @@ -246192,7 +247763,7 @@ "value": 17 }, { - "name": "FUNC_FRAC", + "name": "FUNC_FRACT", "value": 18 }, { @@ -247536,6 +249107,20 @@ } ], "methods": [ + { + "name": "set_default_extension", + "is_const": false, + "is_vararg": false, + "is_static": true, + "is_virtual": false, + "hash": 134188166, + "arguments": [ + { + "name": "extension_class", + "type": "StringName" + } + ] + }, { "name": "initialize", "is_const": false, @@ -247871,14 +249456,6 @@ "is_static": false, "is_vararg": false, "is_virtual": true - }, - { - "name": "make_default", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 134152229 } ] }, @@ -250116,7 +251693,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 265334380, + "hash": 2155041932, "arguments": [ { "name": "rect", @@ -250161,7 +251738,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2219751724, + "hash": 489289713, "arguments": [ { "name": "minsize", @@ -250176,7 +251753,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3173471955, + "hash": 1902800440, "arguments": [ { "name": "minsize",