mirror of https://github.com/godotengine/godot
Now uses two interfaces so it can be overridden in the future, and core no longer depends on Node. The interfaces are implements in scene/multiplayer. Replaces root_node with root_path. Remove all Node references from MultiplayerAPI. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| multiplayer_spawner.cpp | ||
| multiplayer_spawner.h | ||
| multiplayer_synchronizer.cpp | ||
| multiplayer_synchronizer.h | ||
| scene_cache_interface.cpp | ||
| scene_cache_interface.h | ||
| scene_replication_interface.cpp | ||
| scene_replication_interface.h | ||
| scene_replication_state.cpp | ||
| scene_replication_state.h | ||
| scene_rpc_interface.cpp | ||
| scene_rpc_interface.h | ||