Summary
Tracks user progress through a tutorial and displays appropriate instructions.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .FineControl - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["LiveInspectorTutorial"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Fine Control - Live Inspector Tutorial")]
[AnimancerHelpUrl(typeof(LiveInspectorTutorial))]
public class LiveInspectorTutorial : MonoBehaviour
Remarks
Sample:
Live Inspector
Attributes
Type | Description |
---|---|
AddComponentMenu | |
Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
Methods
Name | Value | Summary |
---|---|---|
Awake |
void | |
OnDestroy |
void | |
Update |
void |