| Property | Value |
|---|---|
| Native Name | FORCE_CLEANUP_FOR_THREAD_WITH_THIS_ID |
| Hash | 0xF4C9512A2F0A3031 |
| Return Type | void |
| Build | 1207 |
| Parameters | id (int), cleanupFlags (int) |
Parameters
id(int)cleanupFlags(int)
Usage
Lua (Direct):
ForceCleanupForThreadWithThisId(id, cleanupFlags)
Lua (Hash):
Citizen.InvokeNative(0xF4C9512A2F0A3031, id, cleanupFlags)