Anvil
Anvil.API.ItemPropertyCostTablesEntry Class Reference
+ Inheritance diagram for Anvil.API.ItemPropertyCostTablesEntry:
+ Collaboration diagram for Anvil.API.ItemPropertyCostTablesEntry:

Public Member Functions

void InterpretEntry (TwoDimArrayEntry entry)
 

Properties

bool? ClientLoad [get]
 Gets if this row's cost table is one a client can safely load, rather than relying on the server to provide. More...
 
string? Label [get]
 Gets the label of this cost table. More...
 
int RowIndex [get]
 
TwoDimArray< ItemPropertyCostTableEntry >? Table [get]
 Gets the referenced table. More...
 
string? TableResRef [get]
 Gets the 2da resref of the cost table. More...
 
- Properties inherited from Anvil.API.ITwoDimArrayEntry
int RowIndex [get]
 

Property Documentation

◆ ClientLoad

bool? Anvil.API.ItemPropertyCostTablesEntry.ClientLoad
get

Gets if this row's cost table is one a client can safely load, rather than relying on the server to provide.

◆ Label

string? Anvil.API.ItemPropertyCostTablesEntry.Label
get

Gets the label of this cost table.

◆ Table

TwoDimArray<ItemPropertyCostTableEntry>? Anvil.API.ItemPropertyCostTablesEntry.Table
get

Gets the referenced table.

◆ TableResRef

string? Anvil.API.ItemPropertyCostTablesEntry.TableResRef
get

Gets the 2da resref of the cost table.


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