GetChannelName

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #17696
    詹森
    Participant

    I want to obtain the channel name of any specified channel in the script
    To achieve such a method:
    string GetChannelName(int channelNum)
    {
    // Return the channelNum channel name
    }

    How can I achieve it? Thank you very much for your help

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.