|
|
string? | Label [get] |
| | Gets the label of the item property.
|
| |
| int | RowIndex [get] |
| |
|
StrRef? | StrRef [get] |
| | Gets the StrRef of the item property.
|
| |
|
IReadOnlyDictionary< NwBaseItem, bool > | ValidItems = null! [get] |
| | Gets a dictionary mapping each base item type to a boolean indicating if the property is valid.
|
| |
◆ IsItemPropertyValidForItem() [1/2]
| bool Anvil.API.ItemPropertyItemMapTableEntry.IsItemPropertyValidForItem |
( |
NwBaseItem | item | ) |
|
|
inline |
Gets if this item property is valid for the specified base item type.
- Parameters
-
| item | The item type to check. |
- Returns
- True if the item is valid for this property, otherwise false.
◆ IsItemPropertyValidForItem() [2/2]
| bool Anvil.API.ItemPropertyItemMapTableEntry.IsItemPropertyValidForItem |
( |
NwItem | item | ) |
|
|
inline |
Gets if this item property is valid for the specified item.
- Parameters
-
- Returns
- True if the item is valid for this property, otherwise false.
◆ RowIndex
| int Anvil.API.ItemPropertyItemMapTableEntry.RowIndex |
|
get |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/TwoDimArray/Tables/ItemPropertyItemMapTableEntry.cs