Function registerSmartSkillBehavior

  • Registers a Smart skill behavior object allowing each smart skill to call its execution methods behavior methods

    Parameters

    • behaviors: WorkerModule<any>

      The SmartSkillsBehaviors object to register

    Returns void

Generated using TypeDoc