_ITEMDATABASE_FILLOUT_BUNDLE
ITEMDATABASEBuild 1232
Signature
lua
ItemdatabaseFilloutBundle(GetHashKey("..."), GetHashKey("..."), 0, outData)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| Hash | — | |
| int | — | |
| Any* | — |
Usage
Named call
ItemdatabaseFilloutBundle(GetHashKey("..."), GetHashKey("..."), 0, outData)InvokeNative
Citizen.InvokeNative(0xB542632693D53408, GetHashKey("..."), GetHashKey("..."), 0, outData)lua 1
struct Cost {
Hash currency;
int amount;
};Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
