Switch represents an element that can modify a switch during an Action Sequence.
| Name | Explanation | Type |
|---|---|---|
| Operand | The operand to set the target to. | Switch or Value |
| Target | The switch to update. | Switch |
| Blocking | Whether or not the action sequence element is blocking the next element from being performed. | Toggle |
| Starting Time | The time to start the sequence element at, in milliseconds. | Number |