Function registerProgramBehavior

  • Registers a Program behavior object allowing the programming area to call the behavior methods.

    Parameters

    • behaviors: WorkerModule<any>

      The ProgramBehaviors object to register

    Returns void

Generated using TypeDoc