Options
All
  • Public
  • Public/Protected
  • All
Menu

repetitions and callback for loop

Hierarchy

  • LoopInfo

Index

Properties

Properties

Optional func

func: undefined | ((arg0: number) => void)

optional callback for loop

num

num: number

amount of times to repeat the loop

Optional target

target: undefined | number

the channel buffer to target

Generated using TypeDoc