| Property | Value |
|---|---|
| Native Name | DOES_SCRIPT_WITH_NAME_HASH_EXIST |
| Hash | 0xA34E89749F628284 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | scriptHash (Hash) |
Parameters
scriptHash(Hash)
Usage
Lua (Direct):
local result = DoesScriptWithNameHashExist(scriptHash)
Lua (Hash):
local result = Citizen.InvokeNative(0xA34E89749F628284, scriptHash)