ORK Framework  2.34.1
API Documentation
ORKFramework.InventoryAccessHandler Member List

This is the complete list of members for ORKFramework.InventoryAccessHandler, including all inherited members.

Add(Inventory inventory, IShortcut item, bool showNotification, bool showConsole, bool markNewContent)ORKFramework.InventoryAccessHandlervirtual
AddMoney(Inventory inventory, int id, int quantity, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
AddToCraftingList(Combatant combatant, IShortcut item)ORKFramework.InventoryAccessHandlervirtual
ClearCraftingList(Combatant combatant)ORKFramework.InventoryAccessHandlervirtual
CreateFromCraftingList(Combatant combatant, CraftingListCreationType creationType, bool consumeUnused, bool onlyKnownRecipes, Notify finished)ORKFramework.InventoryAccessHandlervirtual
Drop(Inventory inventory, IShortcut item, int quantity, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
InventoryAccessHandler() (defined in ORKFramework.InventoryAccessHandler)ORKFramework.InventoryAccessHandler
OpenShop(IEventStarter starter, int shopID, string shopSceneID, int factionID) (defined in ORKFramework.InventoryAccessHandler)ORKFramework.InventoryAccessHandlervirtual
Remove(Inventory inventory, IShortcut item, int quantity, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
RemoveFromCraftingList(Combatant combatant, IShortcut item)ORKFramework.InventoryAccessHandlervirtual
RemoveItemType(Inventory inventory, int typeID, bool removeSubTypes, bool removeMoney, bool removeItems, bool removeWeapons, bool removeArmor, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
SetMoney(Inventory inventory, int id, int quantity, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
SubMoney(Inventory inventory, int id, int quantity, bool showNotification, bool showConsole)ORKFramework.InventoryAccessHandlervirtual
UseCraftingRecipe(Combatant combatant, int recipeID, NotifyBool notify)ORKFramework.InventoryAccessHandlervirtual