class InventoryItemEventRouter
extends ItemEventRouterDefinition
import { InventoryItemEventRouter } from "https://deno.land/x/sptaki@1.2.0/routers/item_events/mod.ts";
Constructors
new
InventoryItemEventRouter(inventoryCallbacks: InventoryCallbacks, hideoutCallbacks: HideoutCallbacks)Properties
protected
hideoutCallbacks: HideoutCallbacksprotected
inventoryCallbacks: InventoryCallbacks