godot/modules/multiplayer/doc_classes
Fabio Alessandrelli 711e96edc4 [MP] Make replication mode an enum + optimizations
REPLICATION_MODE_ALWAYS (sync) and REPLICATION_MODE_ON_CHANGE (watch)
are now mutually exclusive.

Prevent invalid NodePath from being added to the config.

Optimize the replication config loading by composing the lists on
demand.
2023-08-30 15:00:39 +02:00
..
MultiplayerSpawner.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerSynchronizer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SceneMultiplayer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SceneReplicationConfig.xml [MP] Make replication mode an enum + optimizations 2023-08-30 15:00:39 +02:00