| Property | Value |
|---|---|
| Native Name | _DATABINDING_INSERT_UI_ITEM_TO_LIST_FROM_CONTEXT_STRING_ALIAS |
| Hash | 0x5859E970794D92F3 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (Any), index (int), p2 (const char*), p3 (Any) |
Parameters
p0(Any)index(int)p2(const char*)p3(Any)
Usage
Lua (Direct):
DatabindingInsertUiItemToListFromContextStringAlias(p0, index, p2, p3)
Lua (Hash):
Citizen.InvokeNative(0x5859E970794D92F3, p0, index, p2, p3)