| Property | Value |
|---|---|
| Native Name | _TELEMETRY_SHOP_ENTRY |
| Hash | 0x775B2ED944E44973 |
| Return Type | void |
| Build | 1207 |
| Parameters | shopType (Any), shopRegion (Any), region (Any), p3 (Any), p4 (Any), p5 (Any) |
Parameters
shopType(Any)shopRegion(Any)region(Any)p3(Any)p4(Any)p5(Any)
Usage
Lua (Direct):
TelemetryShopEntry(shopType, shopRegion, region, p3, p4, p5)
Lua (Hash):
Citizen.InvokeNative(0x775B2ED944E44973, shopType, shopRegion, region, p3, p4, p5)