mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Bind TextEdit.deselect and update documentation
This commit is contained in:
@@ -1820,6 +1820,7 @@ void VisualServer::_bind_methods() {
|
||||
BIND_ENUM_CONSTANT(INSTANCE_LIGHT);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_REFLECTION_PROBE);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_GI_PROBE);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_LIGHTMAP_CAPTURE);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_MAX);
|
||||
BIND_ENUM_CONSTANT(INSTANCE_GEOMETRY_MASK);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user