OpenSequenceTask — FiveM Natives
0xE8854A4326B9E12B · TASK · all
### NOTE If this returns 0 that means it failed to get a sequence id. 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 reference to bind to, in Lua/JS this will be returned as a value |
Returns
void