| Property | Value |
|---|---|
| Native Name | DATABINDING_IS_ENTRY_VALID |
| Hash | 0x1E7130793AAAAB8D |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | entryId (Hash) |
Parameters
entryId(Hash)
Usage
Lua (Direct):
local result = DatabindingIsEntryValid(entryId)
Lua (Hash):
local result = Citizen.InvokeNative(0x1E7130793AAAAB8D, entryId)