Need To Call NetworkServer.Spawn() On Server AND All Clients?

Hi,

Do I need to call NetworkServer.Spawn() on just the server or on the server and all clients? It is unclear.

Thanks,

it’s a call specific to the server and will cause the clients to spawn whatever you told it to spawn automatically