Anvil
Anvil.API.EffectIconTableEntry Class Reference

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)
 

Static Public Member Functions

static implicit operator EffectIconTableEntry? (EffectIcon effectIcon)
 

Properties

string? Icon [get]
 Gets the ResRef for this effect icon. More...
 
string? Label [get]
 Gets the developer label for this icon entry. More...
 
int RowIndex [get]
 
StrRefStrRef [get]
 Gets the localised string reference for this icon. More...
 
- Properties inherited from Anvil.API.ITwoDimArrayEntry
int RowIndex [get]
 

Detailed Description

An effect icon table entry (effecticons.2da)

Property Documentation

◆ Icon

string? Anvil.API.EffectIconTableEntry.Icon
get

Gets the ResRef for this effect icon.

◆ Label

string? Anvil.API.EffectIconTableEntry.Label
get

Gets the developer label for this icon entry.

◆ StrRef

StrRef? Anvil.API.EffectIconTableEntry.StrRef
get

Gets the localised string reference for this icon.


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