Table of Contents

Method GetRemainingSpellSlots

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetRemainingSpellSlots(byte)

Gets the number of remaining, unspent spell slots for the given spell level.

public byte GetRemainingSpellSlots(byte spellLevel)

Parameters

spellLevel byte

The spell level to query.

Returns

byte