godot/modules/gridmap/editor
Juan Linietsky d4433ae6d3 Remove Signal connect binds
Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind().
Changed all uses of it to Callable.bind()
2022-07-29 16:26:13 +02:00
..
grid_map_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
grid_map_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00