Class HelpURLAttribute
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class HelpURLAttribute : Attribute, _Attribute
Constructors
| Improve this Doc View SourceHelpURLAttribute(String)
Declaration
public HelpURLAttribute(string url)
Parameters
| Type | Name | Description |
|---|---|---|
| String | url |
Properties
| Improve this Doc View SourceURL
Declaration
public string URL { get; }
Property Value
| Type | Description |
|---|---|
| String |