# Runtime

- [BehaviourTree](https://renownedgames.gitbook.io/ai-tree/api/runtime/behaviourtree.md): class in RenownedGames.AITree / Inherits from ScriptableObject
- [BehaviourRunner](https://renownedgames.gitbook.io/ai-tree/api/runtime/behaviourrunner.md): class in RenownedGames.AITree / Inherits from MonoBehaviour
- [Blackboard](https://renownedgames.gitbook.io/ai-tree/api/runtime/blackboard.md): Type description and basic instructions.
- [Key](https://renownedgames.gitbook.io/ai-tree/api/runtime/key.md): Type description and basic instructions.
- [Key\<T>](https://renownedgames.gitbook.io/ai-tree/api/runtime/key-less-than-t-greater-than.md): Type description and basic instructions.
- [KeyQuery](https://renownedgames.gitbook.io/ai-tree/api/runtime/keyquery.md): Type description and basic instructions.
- [KeyQuery\<T>](https://renownedgames.gitbook.io/ai-tree/api/runtime/keyquery-less-than-t-greater-than.md): Type description and basic instructions.
- [KeyReceiver](https://renownedgames.gitbook.io/ai-tree/api/runtime/keyreceiver.md): Type description and basic instructions.
- [KeyReceiver\<T>](https://renownedgames.gitbook.io/ai-tree/api/runtime/keyreceiver-less-than-t-greater-than.md): Type description and basic instructions.
- [Task Node](https://renownedgames.gitbook.io/ai-tree/api/runtime/task-node.md): Type description and basic instructions.
- [Decorator Node](https://renownedgames.gitbook.io/ai-tree/api/runtime/decorator-node.md): Type description and basic instructions.
- [Condition Decorator](https://renownedgames.gitbook.io/ai-tree/api/runtime/condition-decorator.md): Type description and basic instructions.
- [Observer Decorator](https://renownedgames.gitbook.io/ai-tree/api/runtime/observer-decorator.md): Type description and basic instructions.
- [Service Node](https://renownedgames.gitbook.io/ai-tree/api/runtime/service-node.md): Type description and basic instructions.
- [Interval Service Node](https://renownedgames.gitbook.io/ai-tree/api/runtime/interval-service-node.md): Type description and basic instructions.
- [NodeContentAttribute](https://renownedgames.gitbook.io/ai-tree/api/runtime/nodecontentattribute.md): Type description and basic instructions.
- [AIPerceptionConfig](https://renownedgames.gitbook.io/ai-tree/api/runtime/aiperceptionconfig.md): Type description and basic instructions.
- [EQGenerator](https://renownedgames.gitbook.io/ai-tree/api/runtime/eqgenerator.md): Type description and basic instructions.
- [EQTraceMode](https://renownedgames.gitbook.io/ai-tree/api/runtime/eqtracemode.md): Type description and basic instructions.
- [EQTest](https://renownedgames.gitbook.io/ai-tree/api/runtime/eqtest.md): Type description and basic instructions.
