Summary
Warns the user if the 3D Game Kit is missing.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .AnimatorControllers .GameKit - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["DependencyWarning3DGameKit"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Game Kit - Dependency Warning")]
[AnimancerHelpUrl(typeof(DependencyWarning3DGameKit))]
public class DependencyWarning3DGameKit : MonoBehaviour
Remarks
Sample:
3D Game Kit
Attributes
Type | Description |
---|---|
AddComponentMenu | |
Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
Methods
Name | Value | Summary |
---|---|---|
OnValidate |
void |