Summary
[Editor-Only] A component which explains a sample scene.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SampleReadMe"]
class Type type-node
Syntax
[AnimancerHelpUrl(typeof(SampleReadMe))]
[AddComponentMenu("")]
public class SampleReadMe : MonoBehaviour
Attributes
Type | Description |
---|---|
Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
AddComponentMenu |
Methods
Name | Value | Summary |
---|---|---|
Log |
void |
Returns an error message about a missing Unity module.
static
|
OnValidate |
void |