Description: If the function returns 0, the end of the iteration has been reached.
| Property | Value |
|---|---|
| Native Name | SCRIPT_THREAD_ITERATOR_GET_NEXT_THREAD_ID |
| Hash | 0x3CE3FB167E837D7C |
| Return Type | int |
| Build | 1207 |
| Parameters | None |
Usage
Lua (Direct):
local result = ScriptThreadIteratorGetNextThreadId()
Lua (Hash):
local result = Citizen.InvokeNative(0x3CE3FB167E837D7C, )