Arbor.Playables
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. | 
Interfaces
| Type Name | Description | 
|---|---|
| IPlayableBehaviourCallbackReceiver | Interface that defines callbacks for playable behavior |