| Property | Value |
|---|---|
| Native Name | _TELEMETRY_SHOP_SELL |
| Hash | 0x9BD8A9D0A774A6F8 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (Any), p1 (Any), p2 (Any), p3 (Any), centSalePrice (int) |
Parameters
p0(Any)p1(Any)p2(Any)p3(Any)centSalePrice(int)
Usage
Lua (Direct):
TelemetryShopSell(p0, p1, p2, p3, centSalePrice)
Lua (Hash):
Citizen.InvokeNative(0x9BD8A9D0A774A6F8, p0, p1, p2, p3, centSalePrice)