|
inlineprotected |
Asks inventory if item could be placed in inventory, hands, etc.
Location is based on the flags parameter. This method is used in methods that are asking for if item can be placed in specific location, like CanAddEntityToInventory, CanAddEntityInHands, etc.
[in] | item | item to be placed in inventory |
[in] | flags | FindInventoryLocationType |
См. определение в файле Inventory.c строка 959
Перекрестные ссылки FindFreeLocationFor().
Используется в CanAddEntityIntoHands() и CanAddEntityIntoInventory().