IsConnected()
Checks whether the ChannelClient connected to a ChannelService.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public bool IsConnected()
Returns
Type | Description |
|---|---|
| bool | Return true if connected, and false otherwise. |