Closed chrisnobrega closed 6 years ago
The only SendToAll method that accepted a sequence channel was the override that allows you to skip a NetConnection (which you could pass null to get the same result as this change - but this skips the performance cost of doing that).
The only SendToAll method that accepted a sequence channel was the override that allows you to skip a NetConnection (which you could pass null to get the same result as this change - but this skips the performance cost of doing that).