UNPKG

@nativewrappers/redm

Version:

Native wrappers and utilities for use with RedM.

48 lines (47 loc) 2.73 kB
var InventoryIndex = /* @__PURE__ */ ((InventoryIndex2) => { InventoryIndex2[InventoryIndex2["Invalid"] = 0] = "Invalid"; InventoryIndex2[InventoryIndex2["SinglePlayer"] = 1] = "SinglePlayer"; InventoryIndex2[InventoryIndex2["MultiPlayer"] = 2] = "MultiPlayer"; InventoryIndex2[InventoryIndex2["MultiplayerMission"] = 3] = "MultiplayerMission"; InventoryIndex2[InventoryIndex2["SecondScreen"] = 4] = "SecondScreen"; InventoryIndex2[InventoryIndex2["SinglePlayerBackup"] = 5] = "SinglePlayerBackup"; InventoryIndex2[InventoryIndex2["SinglePlayerSnapshot"] = 6] = "SinglePlayerSnapshot"; InventoryIndex2[InventoryIndex2["UNK_0xDE2AE452"] = 7] = "UNK_0xDE2AE452"; InventoryIndex2[InventoryIndex2["UNK_0x399D9B3A"] = 8] = "UNK_0x399D9B3A"; InventoryIndex2[InventoryIndex2["UNK_0x4BD43FA7"] = 9] = "UNK_0x4BD43FA7"; InventoryIndex2[InventoryIndex2["UNK_0x9529D251"] = 10] = "UNK_0x9529D251"; InventoryIndex2[InventoryIndex2["UNK_0xA75776AC"] = 11] = "UNK_0xA75776AC"; return InventoryIndex2; })(InventoryIndex || {}); var InventoryItemSlots = /* @__PURE__ */ ((InventoryItemSlots2) => { return InventoryItemSlots2; })(InventoryItemSlots || {}); var InventoryCategory = /* @__PURE__ */ ((InventoryCategory2) => { return InventoryCategory2; })(InventoryCategory || {}); var ItemAddReason = /* @__PURE__ */ ((ItemAddReason2) => { ItemAddReason2[ItemAddReason2["Default"] = 752097756] = "Default"; ItemAddReason2[ItemAddReason2["Incentive"] = -1965281643] = "Incentive"; ItemAddReason2[ItemAddReason2["Syncing"] = -1924444172] = "Syncing"; ItemAddReason2[ItemAddReason2["Awards"] = -1216041698] = "Awards"; ItemAddReason2[ItemAddReason2["Notification"] = -983395630] = "Notification"; ItemAddReason2[ItemAddReason2["Loadout"] = -902540058] = "Loadout"; ItemAddReason2[ItemAddReason2["Looted"] = -897553835] = "Looted"; ItemAddReason2[ItemAddReason2["UseFailed"] = -746211728] = "UseFailed"; ItemAddReason2[ItemAddReason2["GetInventory"] = -669481339] = "GetInventory"; ItemAddReason2[ItemAddReason2["CreateCharacter"] = -490406031] = "CreateCharacter"; ItemAddReason2[ItemAddReason2["MpMission"] = -334626412] = "MpMission"; ItemAddReason2[ItemAddReason2["Pickup"] = 444010018] = "Pickup"; ItemAddReason2[ItemAddReason2["SetAmount"] = 1157919518] = "SetAmount"; ItemAddReason2[ItemAddReason2["Purchased"] = 1248274121] = "Purchased"; ItemAddReason2[ItemAddReason2["LoadSaveGame"] = 1445013766] = "LoadSaveGame"; ItemAddReason2[ItemAddReason2["Debug"] = 1543882317] = "Debug"; ItemAddReason2[ItemAddReason2["Melee"] = 2073812199] = "Melee"; return ItemAddReason2; })(ItemAddReason || {}); export { InventoryCategory, InventoryIndex, InventoryItemSlots, ItemAddReason };