| Property | Value |
|---|---|
| Native Name | _DATABINDING_GET_ARRAY_COUNT |
| Hash | 0xD23F5DE04FE717E2 |
| Return Type | Any |
| Build | 1207 |
| Parameters | entryId (Hash) |
Parameters
entryId(Hash)
Usage
Lua (Direct):
local result = DatabindingGetArrayCount(entryId)
Lua (Hash):
local result = Citizen.InvokeNative(0xD23F5DE04FE717E2, entryId)