Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Help.ShowHelpPage

public static void ShowHelpPage(string page);

Description

Show a help page.

page should be the URL of the help page, usually beginning with file://. If page starts with file:///unity/, then it points to Unity help.

See Also: Help.ShowHelpForObject.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答