| Property | Value |
|---|---|
| Native Name | _GET_HASH_OF_THREAD |
| Hash | 0x724CB89D35B283D0 |
| Return Type | Hash |
| Build | 1207 |
| Parameters | threadId (int) |
Parameters
threadId(int)
Usage
Lua (Direct):
local result = GetHashOfThread(threadId)
Lua (Hash):
local result = Citizen.InvokeNative(0x724CB89D35B283D0, threadId)