Anvil
Loading...
Searching...
No Matches
Anvil.API.ItemPropertyItemMapTableEntry Class Referencesealed
+ Inheritance diagram for Anvil.API.ItemPropertyItemMapTableEntry:
+ Collaboration diagram for Anvil.API.ItemPropertyItemMapTableEntry:

Public Member Functions

bool IsItemPropertyValidForItem (NwBaseItem item)
 Gets if this item property is valid for the specified base item type.
 
bool IsItemPropertyValidForItem (NwItem item)
 Gets if this item property is valid for the specified item.
 
- Public Member Functions inherited from Anvil.API.ITwoDimArrayEntry

Properties

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.
 
- Properties inherited from Anvil.API.ITwoDimArrayEntry

Member Function Documentation

◆ 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
itemThe 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
itemThe item to check.
Returns
True if the item is valid for this property, otherwise false.

Property Documentation

◆ RowIndex

int Anvil.API.ItemPropertyItemMapTableEntry.RowIndex
get

The documentation for this class was generated from the following file: