Summary
[Editor-Only] A welcome screen for
Animancer.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Base Types
-
- ScriptableObject
- ReadMe
graph BT
Type-->Base0["ReadMe"]
click Base0 "/animancer-v7-4/api/Animancer.Editor/ReadMe"
Base0-->Base1["ScriptableObject"]
Type["AnimancerReadMe"]
class Type type-node
Syntax
[HelpURL(Strings.DocsURLs.APIDocumentation + "." + nameof(Animancer.Editor) + "/" + nameof(AnimancerReadMe))]
public class AnimancerReadMe : ReadMe
Attributes
| Type | Description |
|---|---|
| HelpURLAttribute |
Constructors
| Name | Summary |
|---|---|
| AnimancerReadMe |
Properties
| Name | Value | Summary |
|---|---|---|
| BaseProductName | string |
The base name of this product (without any "Lite", "Pro", "Demo", etc.).
|
| ChangeLogURL | string |
The URL for the change log of this version.
|
| DocumentationURL | string |
The URL for the documentation.
|
| ExamplesLabel | string |
The display name for the examples section.
Inherited from ReadMe
|
| ExampleURL | string |
The URL for the example documentation.
|
| ExtraExamples | ReadMe |
Extra sections to be displayed with the examples.
Inherited from ReadMe
|
| Introduction | string |
An introductory explanation of this asset.
Inherited from ReadMe
|
| LinkSections | ReadMe |
Sections to be displayed below the examples.
Inherited from ReadMe
|
| PrefKey | string |
The key used to save the release number.
|
| ProductName | string |
The name of this product.
|
| ReleaseNumber | int |
The release ID of the current version.
|
| UpdateURL | string |
The URL to check for the latest version.
|
| VersionName | string |
The display name of this product version.
|
Methods
| Name | Value | Summary |
|---|---|---|
| GetEmailURL |
string |
Returns a
mailto link.Inherited from ReadMe
static
|