Table of Contents

Class ClassSpellGainList

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public sealed class ClassSpellGainList : IReadOnlyList<byte>, IReadOnlyCollection<byte>, IEnumerable<byte>, IEnumerable
Inheritance
ClassSpellGainList
Implements
Inherited Members
Extension Methods

Constructors

ClassSpellGainList(NativeArray<byte>)

Properties

Count

Gets the number of elements in the collection.

this[int]

Gets the element at the specified index in the read-only list.

Methods

GetEnumerator()

Returns an enumerator that iterates through the collection.

GetGainAmount(int)