Function: createBehaviour()
function createBehaviour(config: BehaviourConfig, context: BehaviourFactoryContext): Behaviour;
Defined in: behaviours/factory.ts:41
Parameters
| Parameter | Type |
|---|---|
config | BehaviourConfig |
context | BehaviourFactoryContext |
function createBehaviour(config: BehaviourConfig, context: BehaviourFactoryContext): Behaviour;
Defined in: behaviours/factory.ts:41
| Parameter | Type |
|---|---|
config | BehaviourConfig |
context | BehaviourFactoryContext |