ExtensionInfo ShowInfo Method ScoreFlash API Documentation V4.6.0
Show version info for a plugin.

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

public static void ShowInfo(
	string extensionName,
	string version,
	string built
)
See Also