File tree 1 file changed +2
-2
lines changed
modules/multiplayer/doc_classes
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 63
63
<signal name =" despawned" >
64
64
<param index =" 0" name =" node" type =" Node" />
65
65
<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 .
67
67
</description >
68
68
</signal >
69
69
<signal name =" spawned" >
70
70
<param index =" 0" name =" node" type =" Node" />
71
71
<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 .
73
73
</description >
74
74
</signal >
75
75
</signals >
You can’t perform that action at this time.
0 commit comments