This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
77efd406bfde63f2d0ac2077dfbec48a75bb1e22
godot
/
core
/
multiplayer
History
Fabio Alessandrelli
74b46bb220
[Net] Fix spawn/despawn custom callable argument.
...
Was always reporting it to be a spawn, even for despawns.
2021-10-12 14:18:16 +02:00
..
multiplayer_api.cpp
Multiplayer networking renames/simplification
2021-09-08 12:05:54 +02:00
multiplayer_api.h
Multiplayer networking renames/simplification
2021-09-08 12:05:54 +02:00
multiplayer_peer.cpp
[Net] MultiplayerPeer cleanup, defaults.
2021-09-24 18:40:39 +02:00
multiplayer_peer.h
[Net] MultiplayerPeer cleanup, defaults.
2021-09-24 18:40:39 +02:00
multiplayer_replicator.cpp
[Net] Fix spawn/despawn custom callable argument.
2021-10-12 14:18:16 +02:00
multiplayer_replicator.h
…
multiplayer.h
[Net] Rename RPCConfig.sync to call_local.
2021-10-08 12:39:09 +02:00
rpc_manager.cpp
[Net] Rename RPCConfig.sync to call_local.
2021-10-08 12:39:09 +02:00
rpc_manager.h
…
SCsub
…