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