diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index a81d648..f32d8bc 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 1, "version_patch": 0, - "version_status": "beta2", + "version_status": "beta3", "version_build": "official", - "version_full_name": "Godot Engine v4.1.beta2.official" + "version_full_name": "Godot Engine v4.1.beta3.official" }, "builtin_class_sizes": [ { @@ -7075,6 +7075,10 @@ "right_type": "Variant", "return_type": "String" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "%", "right_type": "bool", @@ -8760,6 +8764,10 @@ "name": "unary+", "return_type": "Vector2" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -9550,6 +9558,10 @@ "name": "unary+", "return_type": "Vector2i" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -9797,6 +9809,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Rect2", @@ -10113,6 +10129,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Rect2i", @@ -10517,6 +10537,10 @@ "name": "unary+", "return_type": "Vector3" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -11358,6 +11382,10 @@ "name": "unary+", "return_type": "Vector3i" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -11619,6 +11647,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -12071,6 +12103,10 @@ "name": "unary+", "return_type": "Vector4" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -12625,6 +12661,10 @@ "name": "unary+", "return_type": "Vector4i" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -12905,6 +12945,10 @@ "name": "unary+", "return_type": "Plane" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Plane", @@ -13223,6 +13267,10 @@ "name": "unary+", "return_type": "Quaternion" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -13637,6 +13685,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "AABB", @@ -14031,6 +14083,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -14409,6 +14465,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -14812,6 +14872,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "Vector4", @@ -16145,6 +16209,10 @@ "name": "unary+", "return_type": "Color" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "int", @@ -16652,6 +16720,10 @@ "right_type": "Variant", "return_type": "String" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "%", "right_type": "bool", @@ -18138,6 +18210,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "NodePath", @@ -18292,6 +18368,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "RID", @@ -18371,6 +18451,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Callable", @@ -18602,6 +18686,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Signal", @@ -18762,6 +18850,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "==", "right_type": "Dictionary", @@ -18986,6 +19078,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -19726,6 +19822,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -20613,6 +20713,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -20954,6 +21058,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -21295,6 +21403,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -21636,6 +21748,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -21977,6 +22093,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -22318,6 +22438,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "Transform2D", @@ -22664,6 +22788,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "*", "right_type": "Transform3D", @@ -23010,6 +23138,10 @@ "right_type": "Variant", "return_type": "bool" }, + { + "name": "not", + "return_type": "bool" + }, { "name": "in", "right_type": "Dictionary", @@ -75875,6 +76007,25 @@ } ] }, + { + "name": "window_is_focused", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1051549951, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "window_id", + "type": "int", + "meta": "int32", + "default_value": "0" + } + ] + }, { "name": "window_can_draw", "is_const": true, @@ -76878,6 +77029,29 @@ "return_value": { "type": "typedarray::ENetPacketPeer" } + }, + { + "name": "socket_send", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1100646812, + "arguments": [ + { + "name": "destination_address", + "type": "String" + }, + { + "name": "destination_port", + "type": "int", + "meta": "int32" + }, + { + "name": "packet", + "type": "PackedByteArray" + } + ] } ] }, @@ -96259,303 +96433,6 @@ } ] }, - { - "name": "GLTFCollider", - "is_refcounted": true, - "is_instantiable": true, - "inherits": "Resource", - "api_type": "core", - "methods": [ - { - "name": "from_node", - "is_const": false, - "is_vararg": false, - "is_static": true, - "is_virtual": false, - "hash": 430151272, - "return_value": { - "type": "GLTFCollider" - }, - "arguments": [ - { - "name": "collider_node", - "type": "CollisionShape3D" - } - ] - }, - { - "name": "to_node", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 563689933, - "return_value": { - "type": "CollisionShape3D" - }, - "arguments": [ - { - "name": "cache_shapes", - "type": "bool", - "default_value": "false" - } - ] - }, - { - "name": "from_dictionary", - "is_const": false, - "is_vararg": false, - "is_static": true, - "is_virtual": false, - "hash": 1625251399, - "return_value": { - "type": "GLTFCollider" - }, - "arguments": [ - { - "name": "dictionary", - "type": "Dictionary" - } - ] - }, - { - "name": "to_dictionary", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3102165223, - "return_value": { - "type": "Dictionary" - } - }, - { - "name": "get_shape_type", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 201670096, - "return_value": { - "type": "String" - } - }, - { - "name": "set_shape_type", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 83702148, - "arguments": [ - { - "name": "shape_type", - "type": "String" - } - ] - }, - { - "name": "get_size", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3360562783, - "return_value": { - "type": "Vector3" - } - }, - { - "name": "set_size", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3460891852, - "arguments": [ - { - "name": "size", - "type": "Vector3" - } - ] - }, - { - "name": "get_radius", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 1740695150, - "return_value": { - "type": "float", - "meta": "float" - } - }, - { - "name": "set_radius", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 373806689, - "arguments": [ - { - "name": "radius", - "type": "float", - "meta": "float" - } - ] - }, - { - "name": "get_height", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 1740695150, - "return_value": { - "type": "float", - "meta": "float" - } - }, - { - "name": "set_height", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 373806689, - "arguments": [ - { - "name": "height", - "type": "float", - "meta": "float" - } - ] - }, - { - "name": "get_is_trigger", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 36873697, - "return_value": { - "type": "bool" - } - }, - { - "name": "set_is_trigger", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 2586408642, - "arguments": [ - { - "name": "is_trigger", - "type": "bool" - } - ] - }, - { - "name": "get_mesh_index", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3905245786, - "return_value": { - "type": "int", - "meta": "int32" - } - }, - { - "name": "set_mesh_index", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 1286410249, - "arguments": [ - { - "name": "mesh_index", - "type": "int", - "meta": "int32" - } - ] - }, - { - "name": "get_importer_mesh", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3161779525, - "return_value": { - "type": "ImporterMesh" - } - }, - { - "name": "set_importer_mesh", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 2255166972, - "arguments": [ - { - "name": "importer_mesh", - "type": "ImporterMesh" - } - ] - } - ], - "properties": [ - { - "type": "String", - "name": "shape_type", - "setter": "set_shape_type", - "getter": "get_shape_type" - }, - { - "type": "Vector3", - "name": "size", - "setter": "set_size", - "getter": "get_size" - }, - { - "type": "float", - "name": "radius", - "setter": "set_radius", - "getter": "get_radius" - }, - { - "type": "float", - "name": "height", - "setter": "set_height", - "getter": "get_height" - }, - { - "type": "bool", - "name": "is_trigger", - "setter": "set_is_trigger", - "getter": "get_is_trigger" - }, - { - "type": "int", - "name": "mesh_index", - "setter": "set_mesh_index", - "getter": "get_mesh_index" - }, - { - "type": "ImporterMesh", - "name": "importer_mesh", - "setter": "set_importer_mesh", - "getter": "get_importer_mesh" - } - ] - }, { "name": "GLTFDocument", "is_refcounted": true, @@ -98089,6 +97966,303 @@ } ] }, + { + "name": "GLTFPhysicsShape", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "from_node", + "is_const": false, + "is_vararg": false, + "is_static": true, + "is_virtual": false, + "hash": 3613751275, + "return_value": { + "type": "GLTFPhysicsShape" + }, + "arguments": [ + { + "name": "shape_node", + "type": "CollisionShape3D" + } + ] + }, + { + "name": "to_node", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 563689933, + "return_value": { + "type": "CollisionShape3D" + }, + "arguments": [ + { + "name": "cache_shapes", + "type": "bool", + "default_value": "false" + } + ] + }, + { + "name": "from_dictionary", + "is_const": false, + "is_vararg": false, + "is_static": true, + "is_virtual": false, + "hash": 2390691823, + "return_value": { + "type": "GLTFPhysicsShape" + }, + "arguments": [ + { + "name": "dictionary", + "type": "Dictionary" + } + ] + }, + { + "name": "to_dictionary", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3102165223, + "return_value": { + "type": "Dictionary" + } + }, + { + "name": "get_shape_type", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "set_shape_type", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "shape_type", + "type": "String" + } + ] + }, + { + "name": "get_size", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3360562783, + "return_value": { + "type": "Vector3" + } + }, + { + "name": "set_size", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3460891852, + "arguments": [ + { + "name": "size", + "type": "Vector3" + } + ] + }, + { + "name": "get_radius", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1740695150, + "return_value": { + "type": "float", + "meta": "float" + } + }, + { + "name": "set_radius", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 373806689, + "arguments": [ + { + "name": "radius", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_height", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1740695150, + "return_value": { + "type": "float", + "meta": "float" + } + }, + { + "name": "set_height", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 373806689, + "arguments": [ + { + "name": "height", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "get_is_trigger", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 36873697, + "return_value": { + "type": "bool" + } + }, + { + "name": "set_is_trigger", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2586408642, + "arguments": [ + { + "name": "is_trigger", + "type": "bool" + } + ] + }, + { + "name": "get_mesh_index", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_mesh_index", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1286410249, + "arguments": [ + { + "name": "mesh_index", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_importer_mesh", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3161779525, + "return_value": { + "type": "ImporterMesh" + } + }, + { + "name": "set_importer_mesh", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2255166972, + "arguments": [ + { + "name": "importer_mesh", + "type": "ImporterMesh" + } + ] + } + ], + "properties": [ + { + "type": "String", + "name": "shape_type", + "setter": "set_shape_type", + "getter": "get_shape_type" + }, + { + "type": "Vector3", + "name": "size", + "setter": "set_size", + "getter": "get_size" + }, + { + "type": "float", + "name": "radius", + "setter": "set_radius", + "getter": "get_radius" + }, + { + "type": "float", + "name": "height", + "setter": "set_height", + "getter": "get_height" + }, + { + "type": "bool", + "name": "is_trigger", + "setter": "set_is_trigger", + "getter": "get_is_trigger" + }, + { + "type": "int", + "name": "mesh_index", + "setter": "set_mesh_index", + "getter": "get_mesh_index" + }, + { + "type": "ImporterMesh", + "name": "importer_mesh", + "setter": "set_importer_mesh", + "getter": "get_importer_mesh" + } + ] + }, { "name": "GLTFSkeleton", "is_refcounted": true, @@ -134825,6 +134999,202 @@ "type": "NavigationMesh" } ] + }, + { + "name": "parse_source_geometry_data", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3703028813, + "arguments": [ + { + "name": "navigation_mesh", + "type": "NavigationMesh" + }, + { + "name": "source_geometry_data", + "type": "NavigationMeshSourceGeometryData3D" + }, + { + "name": "root_node", + "type": "Node" + }, + { + "name": "callback", + "type": "Callable", + "default_value": "" + } + ] + }, + { + "name": "bake_from_source_geometry_data", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3669016597, + "arguments": [ + { + "name": "navigation_mesh", + "type": "NavigationMesh" + }, + { + "name": "source_geometry_data", + "type": "NavigationMeshSourceGeometryData3D" + }, + { + "name": "callback", + "type": "Callable", + "default_value": "" + } + ] + } + ] + }, + { + "name": "NavigationMeshSourceGeometryData3D", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_vertices", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2899603908, + "arguments": [ + { + "name": "vertices", + "type": "PackedFloat32Array" + } + ] + }, + { + "name": "get_vertices", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 675695659, + "return_value": { + "type": "PackedFloat32Array" + } + }, + { + "name": "set_indices", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3614634198, + "arguments": [ + { + "name": "indices", + "type": "PackedInt32Array" + } + ] + }, + { + "name": "get_indices", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1930428628, + "return_value": { + "type": "PackedInt32Array" + } + }, + { + "name": "clear", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3218959716 + }, + { + "name": "has_data", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2240911060, + "return_value": { + "type": "bool" + } + }, + { + "name": "add_mesh", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 975462459, + "arguments": [ + { + "name": "mesh", + "type": "Mesh" + }, + { + "name": "xform", + "type": "Transform3D" + } + ] + }, + { + "name": "add_mesh_array", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4235710913, + "arguments": [ + { + "name": "mesh_array", + "type": "Array" + }, + { + "name": "xform", + "type": "Transform3D" + } + ] + }, + { + "name": "add_faces", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1440358797, + "arguments": [ + { + "name": "faces", + "type": "PackedVector3Array" + }, + { + "name": "xform", + "type": "Transform3D" + } + ] + } + ], + "properties": [ + { + "type": "PackedVector3Array", + "name": "vertices", + "setter": "set_vertices", + "getter": "get_vertices" + }, + { + "type": "PackedInt32Array", + "name": "indices", + "setter": "set_indices", + "getter": "get_indices" } ] }, @@ -138264,6 +138634,41 @@ } ] }, + { + "name": "agent_set_paused", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1265174801, + "arguments": [ + { + "name": "agent", + "type": "RID" + }, + { + "name": "paused", + "type": "bool" + } + ] + }, + { + "name": "agent_get_paused", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4155700596, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "agent", + "type": "RID" + } + ] + }, { "name": "agent_set_neighbor_distance", "is_const": false, @@ -138605,6 +139010,41 @@ } ] }, + { + "name": "obstacle_set_paused", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1265174801, + "arguments": [ + { + "name": "obstacle", + "type": "RID" + }, + { + "name": "paused", + "type": "bool" + } + ] + }, + { + "name": "obstacle_get_paused", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4155700596, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "obstacle", + "type": "RID" + } + ] + }, { "name": "obstacle_set_radius", "is_const": false, @@ -140087,6 +140527,41 @@ } ] }, + { + "name": "agent_set_paused", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1265174801, + "arguments": [ + { + "name": "agent", + "type": "RID" + }, + { + "name": "paused", + "type": "bool" + } + ] + }, + { + "name": "agent_get_paused", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4155700596, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "agent", + "type": "RID" + } + ] + }, { "name": "agent_set_neighbor_distance", "is_const": false, @@ -140482,6 +140957,41 @@ } ] }, + { + "name": "obstacle_set_paused", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1265174801, + "arguments": [ + { + "name": "obstacle", + "type": "RID" + }, + { + "name": "paused", + "type": "bool" + } + ] + }, + { + "name": "obstacle_get_paused", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4155700596, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "obstacle", + "type": "RID" + } + ] + }, { "name": "obstacle_set_radius", "is_const": false, @@ -140593,6 +141103,54 @@ } ] }, + { + "name": "parse_source_geometry_data", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2496066933, + "arguments": [ + { + "name": "navigation_mesh", + "type": "NavigationMesh" + }, + { + "name": "source_geometry_data", + "type": "NavigationMeshSourceGeometryData3D" + }, + { + "name": "root_node", + "type": "Node" + }, + { + "name": "callback", + "type": "Callable" + } + ] + }, + { + "name": "bake_from_source_geometry_data", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3822753491, + "arguments": [ + { + "name": "navigation_mesh", + "type": "NavigationMesh" + }, + { + "name": "source_geometry_data", + "type": "NavigationMeshSourceGeometryData3D" + }, + { + "name": "callback", + "type": "Callable" + } + ] + }, { "name": "free_rid", "is_const": false, @@ -141166,7 +141724,7 @@ }, { "name": "ProcessThreadMessages", - "is_bitfield": false, + "is_bitfield": true, "values": [ { "name": "FLAG_PROCESS_THREAD_MESSAGES", @@ -226918,6 +227476,31 @@ "type": "enum::TextEdit.LineWrappingMode" } }, + { + "name": "set_autowrap_mode", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3289138044, + "arguments": [ + { + "name": "autowrap_mode", + "type": "enum::TextServer.AutowrapMode" + } + ] + }, + { + "name": "get_autowrap_mode", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1549071663, + "return_value": { + "type": "enum::TextServer.AutowrapMode" + } + }, { "name": "is_line_wrapped", "is_const": true, @@ -228331,6 +228914,12 @@ "setter": "set_line_wrapping_mode", "getter": "get_line_wrapping_mode" }, + { + "type": "int", + "name": "autowrap_mode", + "setter": "set_autowrap_mode", + "getter": "get_autowrap_mode" + }, { "type": "bool", "name": "highlight_all_occurrences", @@ -266925,7 +267514,7 @@ "is_vararg": false, "is_virtual": true, "return_value": { - "type": "Object" + "type": "WebRTCDataChannel" }, "arguments": [ {