GetAddress()
Gets the address of the ChannelService. This is always a local address. For example, 127.0.0.1.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static string GetAddress()
Returns
Type | Description |
|---|---|
| string | The address where the ChannelService listens to new connections. |