Hi
I was creating a game session manager using groups.
I thought it's a good idea to add something like Network.DestroyPlayerObjects but called Network.DestroyGroupObjects
It's useful for clearing those objects owned by the server which are for the specific group needs.
Cheers