Introduction Installing & Updating Launching Basic Concepts [10] Variables Property Function Constructor Flow Nodes Value Nodes State Graph Flow Graph Macros Graph Kinds Beginners Guide [2] uNode Editor Interface Creating a Hello, World! uNode Component [7] uNodeRuntime C# Class C# Struct uNodeSpawner Class Component Class Asset Graph Interface Nodes [42] 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 IS 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 / Basic Concepts / Value Nodes Value Nodes Value node is node that have return value. node that have output port in right mean its value node. The ‘B’ is a Value Node. Doc navigation < Flow Nodes State Graph > Was this helpful to you? Yes No