|
Anvil
|
An effect icon table entry (effecticons.2da) More...
Inheritance diagram for Anvil.API.EffectIconTableEntry:
Collaboration diagram for Anvil.API.EffectIconTableEntry:Public Member Functions | |
| void | InterpretEntry (TwoDimArrayEntry entry) |
Public Member Functions inherited from Anvil.API.ITwoDimArrayEntry | |
Static Public Member Functions | |
| static implicit | operator EffectIconTableEntry? (EffectIcon effectIcon) |
Properties | |
| string? | Icon [get] |
| Gets the ResRef for this effect icon. | |
| string? | Label [get] |
| Gets the developer label for this icon entry. | |
| int | RowIndex [get] |
| StrRef? | StrRef [get] |
| Gets the localised string reference for this icon. | |
Properties inherited from Anvil.API.ITwoDimArrayEntry | |
An effect icon table entry (effecticons.2da)
|
inline |
Implements Anvil.API.ITwoDimArrayEntry.
|
get |
Implements Anvil.API.ITwoDimArrayEntry.