Description: Old name: _IS_IMAP_ACTIVE_2
| Property | Value |
|---|---|
| Native Name | IS_IPL_ACTIVE_BY_HASH |
| Hash | 0x93AC1B91CB6D9913 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | iplHash (Hash) |
Parameters
iplHash(Hash)
Usage
Lua (Direct):
local result = IsIplActiveByHash(iplHash)
Lua (Hash):
local result = Citizen.InvokeNative(0x93AC1B91CB6D9913, iplHash)