FuncUtilRepeat Method

Overload List

Repeat(Int32, Action) Repeat value or function call cnt times.
RepeatTr(Int32, Tr) Repeat value or function call cnt times.
RepeatTr(Int32, ActionInt32) Repeat value or function call cnt times.
RepeatTr(Int32, FuncTr) Repeat value or function call cnt times.
RepeatTr(Int32, FuncInt32, Tr) Repeat value or function call cnt times.

See Also