Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

HelpURLAttribute Constructor

Declaration

public HelpURLAttribute(string url);

Parameters

url The custom documentation URL for this class.

Description

Initialize the HelpURL attribute with a documentation url.