| Property | Value |
|---|---|
| Native Name | _DATABINDING_GET_DATA_CONTAINER_FROM_CHILD_INDEX |
| Hash | 0x0C827D175F1292F3 |
| Return Type | Any |
| Build | 1207 |
| Parameters | entryId (Hash), p1 (int) |
Parameters
entryId(Hash)p1(int)
Usage
Lua (Direct):
local result = DatabindingGetDataContainerFromChildIndex(entryId, p1)
Lua (Hash):
local result = Citizen.InvokeNative(0x0C827D175F1292F3, entryId, p1)