| Property | Value |
|---|---|
| Native Name | _VIRTUAL_COLLECTION_SET_INTEREST_INDEX |
| Hash | 0x49A8447533308BCF |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (Any), interestIndex (int) |
Parameters
p0(Any)interestIndex(int)
Usage
Lua (Direct):
VirtualCollectionSetInterestIndex(p0, interestIndex)
Lua (Hash):
Citizen.InvokeNative(0x49A8447533308BCF, p0, interestIndex)