HelpURLAttribute(string)
Initialize the HelpURL attribute with a documentation url.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public HelpURLAttribute(string url)
Parameters
The custom documentation URL for this class.