GetChannelClientList()
Gets information for all ChannelClient s running on a single instance of Unity.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static ChannelClientInfo[] GetChannelClientList()
Returns
Type | Description |
|---|---|
| ChannelClientInfo[] | A list of ChannelClientInfo for all clients. |