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