virtualx-engine/modules/multiplayer/editor
Juan Linietsky e6a4debede Change set_drag_forwarding() to use callables.
* This solution is much cleaner than the one in 3.x thanks to the use of callables.
* Works without issues in any language (no need to worry about camel or snake case).
* Editor code uses a compatibility function (too much work to redo).

Fixes #59899
2023-01-10 14:09:24 +01:00
..
editor_network_profiler.cpp
editor_network_profiler.h
multiplayer_editor_plugin.cpp
multiplayer_editor_plugin.h
replication_editor.cpp Change set_drag_forwarding() to use callables. 2023-01-10 14:09:24 +01:00
replication_editor.h