Types
| Type Name | Description | 
|---|---|
| PlayableBehaviour | Playable behavior, used for behavior that is referenced from a PlayableGraph. | 
| PlayableBehaviourExtensions | An extension class for PlayableBehaviour. Used for various method calls when creating a self-made graph by inheriting PlayableGraph. |