Summary
A heading with a link to be displayed in the Inspector.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ReadMe.LinkSection"]
class Type type-node
Syntax
public class ReadMe.LinkSection
Constructors
| Name | Summary |
|---|---|
| LinkSection |
Creates a new FlexiMotion.Editor.ReadMe.LinkSection. |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| Description |
A short description to be displayed near the
FlexiMotion.Editor.ReadMe.LinkSection.Heading. |
|
| DisplayURL |
An optional user-friendly version of the
FlexiMotion.Editor.ReadMe.LinkSection.URL. |
|
| Heading |
The main label.
|
|
| URL |
A link that can be opened by clicking the
FlexiMotion.Editor.ReadMe.LinkSection.Heading. |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| LogTemp |
T |
Debug.Log(message, context) with an [System.ObsoleteAttribute] warning so you remember
to remove any calls.
From FMUtilities
|
| SafeGetHashCode |
int |
Uses
System.Collections.Generic.EqualityComparer`1.Default to get a hash code.From FMUtilities
|