WeaverEditorUtilities.

OpenRelativeURL(string) Method

Summary

Opens the specified `url`. If it begins with a '/' it is treated as a path relative to the Weaver.WeaverUtilities.DocumentationURL.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
WeaverEditorUtilities

Syntax

public static void OpenRelativeURL(string url)

Parameters

Name Type Description
url string

Return Value

Type Description
void