diff --git a/modules/multiplayer/doc_classes/MultiplayerSpawner.xml b/modules/multiplayer/doc_classes/MultiplayerSpawner.xml index b6202925193..198e2378c90 100644 --- a/modules/multiplayer/doc_classes/MultiplayerSpawner.xml +++ b/modules/multiplayer/doc_classes/MultiplayerSpawner.xml @@ -63,13 +63,13 @@ - Emitted when a spawnable scene or custom spawn was despawned by the multiplayer authority. Only called on puppets. + Emitted when a spawnable scene or custom spawn was despawned by the multiplayer authority. Only called on remote peers. - Emitted when a spawnable scene or custom spawn was spawned by the multiplayer authority. Only called on puppets. + Emitted when a spawnable scene or custom spawn was spawned by the multiplayer authority. Only called on remote peers.