Description
Run a branch based on an integer index
Information
| Plugin | RigVM |
| Category | Execution |
| Tags | Case |
| Type | FRigVMDispatch_SwitchInt32 |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecuteContext | This pin is used to chain multiple mutable units together | Execute Context | |
| Index | The index of the case to switch to | int32 | 0 |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Cases | The Cases execute argument. | Execute Context | |
| Completed | The Completed execute argument. | Execute Context |