Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
Loading...
Searching...
No Matches
IInventoryRules.h File Reference
#include "API.h"
#include "ICharacterRecord.h"

Namespaces

namespace  CoreRules

Functions

bool CoreRules::CanAddToCategory (const ICharacterRecord *owner, ICharacterRecord::InventorySlot category, const IInventory_Item *item, const char **reason=nullptr)
bool CoreRules::CanAddToContainer (const ICharacterRecord *owner, const IInventory_Item *container, const IInventory_Item *item, const char **reason=nullptr)
ICharacterRecord::InventorySlot CoreRules::HomeSlotFor (const IInventory_Item *item)