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". |
||
---|---|---|
.. | ||
multiplayer_peer_gdnative.cpp | ||
multiplayer_peer_gdnative.h | ||
packet_peer_gdnative.cpp | ||
packet_peer_gdnative.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
stream_peer_gdnative.cpp | ||
stream_peer_gdnative.h | ||
webrtc_gdnative.cpp |