CloseChannel(string)
Closes a specific channel and all connections to that channel.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static void CloseChannel(string channelName)
Parameters
The name of the channel to close.