mirror of
https://github.com/godotengine/godot.git
synced 2024-12-09 10:09:20 +08:00
bf9aae09ba
Move multiplayer classes to "core/multiplayer" subdir. Move the RPCConfig and enums (TransferMode, RPCMode) to a separate file (multiplayer.h), and bind them to the global namespace. Move the RPC handling code to its own class (RPCManager). Renames "get_rpc_sender_id" to "get_remote_sender_id". |
||
---|---|---|
.. | ||
android | ||
doc_classes | ||
gdnative | ||
icons | ||
include | ||
nativescript | ||
net | ||
pluginscript | ||
tests | ||
text | ||
videodecoder | ||
config.py | ||
gdnative_api.json | ||
gdnative_builders.py | ||
gdnative_library_editor_plugin.cpp | ||
gdnative_library_editor_plugin.h | ||
gdnative_library_singleton_editor.cpp | ||
gdnative_library_singleton_editor.h | ||
gdnative.cpp | ||
gdnative.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |