Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


name

The ChannelClient's name (see ChannelClient.channelName. This matches the route of the URL connecting to the ChannelService. For example, "127.0.0.1:9292/\<channelName\>".
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor.MPE
  • Assembly: UnityEditor.CoreModule
public string name { get; }