Table of Contents

Class EffectIconTableEntry

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

An effect icon table entry (effecticons.2da)

public sealed class EffectIconTableEntry : ITwoDimArrayEntry
Inheritance
EffectIconTableEntry
Implements
Inherited Members
Extension Methods

Properties

Icon

Gets the ResRef for this effect icon.

Label

Gets the developer label for this icon entry.

RowIndex
StrRef

Gets the localised string reference for this icon.

Methods

InterpretEntry(TwoDimArrayEntry)

Operators

implicit operator EffectIconTableEntry(EffectIcon)