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