_ITEMDATABASE_GET_BUNDLE_ACQUIRE_COSTS_COUNT_FROM_COST
Return the number of currencies available for a bundle. To use with _ITEMDATABASE_FILLOUT_BUNDLE bundle: Hash — e.g: BUNDLE_CLOTHING_ITEM_F_OFFHAND_000_TINT_001 cost: Hash — e.g: COST_GOLD, COST_CRAFTING_MP...
ITEMDATABASEBuild 1232
Signature
lua
ItemdatabaseGetBundleAcquireCostsCountFromCost(GetHashKey("..."), GetHashKey("..."))
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| Hash | — |
Usage
lua
ItemdatabaseGetBundleAcquireCostsCountFromCost(GetHashKey("..."), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
