File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/multiplayer/doc_classes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6363 <signal name =" despawned" >
6464 <param index =" 0" name =" node" type =" Node" />
6565 <description >
66- Emitted when a spawnable scene or custom spawn was despawned by the multiplayer authority. Only called on puppets .
66+ Emitted when a spawnable scene or custom spawn was despawned by the multiplayer authority. Only called on remote peers .
6767 </description >
6868 </signal >
6969 <signal name =" spawned" >
7070 <param index =" 0" name =" node" type =" Node" />
7171 <description >
72- Emitted when a spawnable scene or custom spawn was spawned by the multiplayer authority. Only called on puppets .
72+ Emitted when a spawnable scene or custom spawn was spawned by the multiplayer authority. Only called on remote peers .
7373 </description >
7474 </signal >
7575 </signals >
You can’t perform that action at this time.
0 commit comments