Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CloseChannel(string)

Closes a specific channel and all connections to that channel.
Read time 1 minuteLast updated 10 days ago

Definition

public static void CloseChannel(string channelName)

Parameters

channelName

The name of the channel to close.