Using multicast function to spawn weapon effects.

Using a NetMulticast will work fine, otherwise it seems that you can also loop through the connected clients and separately call a Client RPC to each of them.