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

Static Public Member Functions

static implicit operator ItemPropertyTableEntry? (ItemPropertyType propertyType)
 

Properties

float? Cost [get]
 Gets the base cost of this item property.
 
TwoDimArray< ItemPropertyCostTableEntry >? CostTable [get]
 If defined, the cost table associated with this item property.
 
StrRefDescription [get]
 Gets the description of the item property.
 
StrRefGameStrRef [get]
 Gets the name/string shown in-game e.g. for item examine.
 
ItemPropertyItemMapTableEntryItemMap [get]
 
string? Label [get]
 Gets the label of this item property.
 
StrRefName [get]
 Gets the name of this item property.
 
TwoDimArray< ItemPropertyParamTableEntry >? Param1Table [get]
 If defined, the parameter table associated with the 1st parameter of this item property.
 
ItemPropertyType PropertyType [get]
 Gets the associated enum constant for this item property.
 
int RowIndex [get]
 
TwoDimArray< ItemPropertySubTypeTableEntry >? SubTypeTable [get]
 If defined, the sub-type table associated with this item property.
 
- Properties inherited from Anvil.API.ITwoDimArrayEntry

Additional Inherited Members

- Public Member Functions inherited from Anvil.API.ITwoDimArrayEntry

Property Documentation

◆ RowIndex

int Anvil.API.ItemPropertyTableEntry.RowIndex
get

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