Summary
Adds a menu function to open a web page. If the `linkSuffix` starts with a '/' then it will be relative to
the
Animancer.Strings.DocsURLs.Documentation.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Animancer
Editor Utilities
Syntax
public static void AddDocumentationLink(GenericMenu menu, string label, string linkSuffix)
Parameters
| Name | Type | Description |
|---|---|---|
| menu | GenericMenu | |
| label | string | |
| linkSuffix | string |
Return Value
| Type | Description |
|---|---|
| void |