Summary
[Assert-Conditional]
A
UnityEngine.HelpURLAttribute
which points to Platformer Game Kit's documentation.
- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Base Types
-
- HelpURLAttribute
graph BT
Type-->Base0["HelpURLAttribute"]
Type["PlatformerHelpUrlAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false)]
[System.Diagnostics.Conditional(Animancer.Strings.Assertions)]
public class PlatformerHelpUrlAttribute : HelpURLAttribute
Attributes
Type | Description |
---|---|
Attribute |
|
ConditionalAttribute |
Constructors
Name | Summary |
---|---|
Platformer |
Creates a new PlatformerGameKit.PlatformerHelpUrlAttribute . |
Platformer |
Creates a new PlatformerGameKit.PlatformerHelpUrlAttribute . |
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
|