Description
Executes the Once branch only once
Information
| Plugin | RigVM |
| Category | Execution |
| Tags | Branch,if |
| Type | FRigVMFunction_ControlFlowRunOnce |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecuteContext | The input execution pin to hook up to the graph | Execute Context |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Once | The branch to run once | Execute Context | |
| Completed | The execute flow to run every frame | Execute Context |