◆ CheckFit() [1/2]
bool Anvil.API.Inventory.CheckFit |
( |
NwBaseItem |
baseItem | ) |
|
|
inline |
Gets if the specified base item type will fit in this inventory.
- Parameters
-
baseItem | The base item type to check. |
- Returns
- True if the item will fit, otherwise false.
◆ CheckFit() [2/2]
bool Anvil.API.Inventory.CheckFit |
( |
NwItem |
item | ) |
|
|
inline |
Gets if the specified item will fit in this inventory.
- Parameters
-
- Returns
- True if the item will fit, otherwise false.
◆ Items
IEnumerable<NwItem> Anvil.API.Inventory.Items |
|
get |
Gets all items belonging to this inventory.
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Objects/Inventory.cs