Description
ForceDependency (v1)
Force an evaluation dependency between two values
Input(s) : Value - Evaluating Value will force an evaluation of DependentValue DependentValue - Evaluating Value will force an evaluation of DependentValue
Output(s): Value [Passthrough] - Evaluating Value will force an evaluation of DependentValue
Information
| Module | DataflowCore |
| Category | FlowControl |
| Type | FDataflowForceDependencyNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| DependentValue | Evaluating Value will force an evaluation of DependentValue | FDataflowAnyType | () |
| Value | Evaluating Value will force an evaluation of DependentValue | FDataflowAnyType | () |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | Evaluating Value will force an evaluation of DependentValue | FDataflowAnyType |