|
LeviLamina
|
This is the complete list of members for ShareableComponent, including all inherited members.
| _canPickupItem(::ItemStack const &item, ::ItemStack const &carriedItem, int maxAmount, bool singularPickupOnly) | ShareableComponent | static |
| _shouldReplaceItem(::ItemStack const &itemToReplace, ::ItemStack const &newItem, ::ShareableDefinition const &shareable, bool canPickupAnyItem) | ShareableComponent | static |
| getCountToPickUp(::Actor const &owner, ::ItemStack const &item) const | ShareableComponent | |
| getSlotToSwap(::Actor const &owner, ::ItemActor const &itemActor) const | ShareableComponent | |
| hasSurplus(::Actor const &owner, ::ItemStack const &item, ::ItemStack &resultStack, bool includeStackSizeofItem) const | ShareableComponent | |
| itemBelongsInInventory(::Actor const &owner, ::ItemStack const &item, bool canPickupToHandOrEquipment) const | ShareableComponent | |
| wantsMore(::Actor const &owner, ::ItemStack const &item) const | ShareableComponent | |
| willPickup(::Actor const &owner, ::ItemStack const &item, bool canPickupAnyItem, bool canPickupToHandOrEquipment) const | ShareableComponent |