Introduction Installing & Updating Launching Basic Concepts [11] Editor Interface Variables Property Function Constructor Flow Nodes Value Nodes State Graph Macros Flow Graph Graph Kinds Beginners Guide [1] Creating a Hello, World! uNode Component [7] Class Component Class Asset C# Class C# Struct uNodeRuntime uNodeSpawner Graph Interface Nodes [41] Action Validation State FlowControl If SetValue Switch Throw YieldReturn Selector RandomSelector Sequence RandomSequence Inverter Repeater UntilFailure UntilSuccess NodeGroup DoWhileLoop ForEachLoop ForNumberLoop WhileLoop WaitForSecond WaitUntil WaitWhile Continue Break Return MakeArray StringBuilder Condition Increment/Decrement AS / Convert AND NOT OR Arithmetic Bitwise Comparison Shift Negate Actions [8] BitwiseOperator ChangeType CompareOperator GetValue SetValue ShiftOperator TypeAs TypeConverter Validations [5] EqualityComparer IsComparer MethodValidation ObjectComparison Using Level Condition Creating Custom Nodes Compiling Graphs Parsing Script Debugging Preference Tips & Tricks Home / Documentation / uNode Manual / Nodes / Repeater Repeater The Repeater node will repeat execution of its target node until the target node has been run a specified number of times. Doc navigation < Inverter UntilFailure > Was this helpful to you? Yes No