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