Interface PlayerUpdatesInventory

Hierarchy

  • PlayerUpdatesInventory

Properties

Properties

encId: number
items: {
    [key: string]: InventoryItem;
}

Type declaration

order: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string

Generated using TypeDoc