Description: Old name: _IS_IMAP_ACTIVE
| Property | Value |
|---|---|
| Native Name | IS_IPL_ACTIVE_HASH |
| Hash | 0xD779B9B910BD3B7C |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | iplHash (Hash) |
Parameters
iplHash(Hash)
Usage
Lua (Direct):
local result = IsIplActiveHash(iplHash)
Lua (Hash):
local result = Citizen.InvokeNative(0xD779B9B910BD3B7C, iplHash)