Shutdown()
Closes all ChannelClients in this instance of Unity.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static void Shutdown()
Remarks
For more information about what happens when a ChannelClient is closed, see ChannelClient.Close.