| Property | Value |
|---|---|
| Native Name | IS_DLC_PRESENT |
| Hash | 0x2763DC12BBE2BB6F |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | dlcHash (Hash) |
Parameters
dlcHash(Hash)
Usage
Lua (Direct):
local result = IsDlcPresent(dlcHash)
Lua (Hash):
local result = Citizen.InvokeNative(0x2763DC12BBE2BB6F, dlcHash)