ExtensionInfo ShowDocumentation Method ScoreFlash API Documentation V4.6.0
Open a browser to show the documentation of a plugin.

Namespace: NarayanaGames.UnityEditor.Common
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax

public static void ShowDocumentation(
	string detailURL
)

Parameters

detailURL
Type: OnlineSystem String
the path to the documentation (without domain)
See Also