Help
Helper class to access Unity documentation.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor
public class Help
Static Methods
Method | Description |
|---|---|
| BrowseURL | Open url in the default web browser. |
| GetHelpURLForObject | Get the URL for this object's documentation. |
| HasHelpForObject | Is there a help page for this object? |
| ShowHelpForObject | Show help page for this object. |
| ShowHelpPage | Show a help page. |