| Property | Value |
|---|---|
| Native Name | SCRIPT_THREAD_ITERATOR_RESET |
| Hash | 0x39382EB8DCD8684D |
| Return Type | void |
| Build | 1207 |
| API Set | client |
Description: Starts a new iteration of the current threads. Call this first, then SCRIPT_THREAD_ITERATOR_GET_NEXT_THREAD_ID (0x30B4FA1C82DD4B9F)
Usage
Lua (Direct):
ScriptThreadIteratorReset()
Lua (Hash):
Citizen.InvokeNative(0x39382EB8DCD8684D)