ClearSequenceTask — FiveM Natives
0x3841422E9C488D8C · TASK · all
For an example on how to use this please refer to OPEN_SEQUENCE_TASK #### NOTE If you fail to call CLOSE_SEQUENCE_TASK and CLEAR_SEQUENCE_TASK the sequence system can get stuck in a broken state until you restart your client.
Parameters
| Name | Type | Description |
|---|---|---|
| taskSequenceId | int* | The task sequence to clear |
Returns
void