| Property | Value |
|---|---|
| Native Name | _REQUEST_THREAD_EXIT |
| Hash | 0x7DE4643157AD646C |
| Return Type | void |
| Build | 1207 |
| Parameters | threadId (int) |
Parameters
threadId(int)
Usage
Lua (Direct):
RequestThreadExit(threadId)
Lua (Hash):
Citizen.InvokeNative(0x7DE4643157AD646C, threadId)