|
|
static implicit | operator ItemPropertyTableEntry? (ItemPropertyType propertyType) |
| |
|
|
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.
|
| |
|
StrRef? | Description [get] |
| | Gets the description of the item property.
|
| |
|
StrRef? | GameStrRef [get] |
| | Gets the name/string shown in-game e.g. for item examine.
|
| |
|
ItemPropertyItemMapTableEntry? | ItemMap [get] |
| |
|
string? | Label [get] |
| | Gets the label of this item property.
|
| |
|
StrRef? | Name [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.
|
| |
◆ RowIndex
| int Anvil.API.ItemPropertyTableEntry.RowIndex |
|
get |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/TwoDimArray/Tables/ItemPropertyTableEntry.cs