1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00
Files
godot/doc/classes
Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager.
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".
2021-09-07 11:14:30 +02:00
..
2021-08-23 17:00:50 -04:00
2021-08-28 22:17:41 +02:00
2021-08-01 12:49:02 -05:00
2021-07-03 12:11:01 -03:00
2021-08-17 14:38:48 +02:00
2021-08-09 17:41:50 +05:30
2021-08-18 13:27:22 -05:00
2021-08-27 15:43:18 +03:00
2021-08-18 13:27:22 -05:00
2021-06-19 12:08:50 +02:00
2021-06-11 18:48:42 +02:00
2021-06-05 09:28:56 -03:00
2021-06-11 18:48:42 +02:00
2021-08-05 14:57:31 -03:00
2021-06-11 18:48:42 +02:00
2021-08-17 13:52:06 -03:00
2021-07-29 13:51:32 -03:00
2021-06-30 14:14:41 -03:00
2021-08-28 13:30:43 +10:00
2021-07-25 11:21:51 +02:00
2021-08-17 21:11:10 +08:00
2021-06-11 18:48:42 +02:00
2021-08-31 01:53:58 +02:00