Summary
[Assert-Conditional]
A
UnityEngine.HelpURLAttribute which points to Animancer's documentation.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Base Types
-
- HelpURLAttribute
graph BT
Type-->Base0["HelpURLAttribute"]
Type["AnimancerHelpUrlAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false)]
[System.Diagnostics.Conditional(Strings.Assertions)]
public class AnimancerHelpUrlAttribute : HelpURLAttribute
Attributes
| Type | Description |
|---|---|
| Attribute |
|
| ConditionalAttribute |
Constructors
| Name | Summary |
|---|---|
| Animancer |
Creates a new Animancer.AnimancerHelpUrlAttribute. |
| Animancer |
Creates a new Animancer.AnimancerHelpUrlAttribute. |
Methods
| Name | Value | Summary |
|---|---|---|
| Get |
string |
Returns a URL for the given `type`'s API Documentation page.
static
|