Method OpenYouTubeChannel
- Namespace
- Gamelogic.Extensions.Editor.Internal
- Assembly
- Gamelogic.Extensions.Editor.dll
OpenYouTubeChannel(string)
Opens the YouTube channel URL in the default browser.
public static void OpenYouTubeChannel(string url)
Parameters
urlstringThe YouTube channel URL to open.