Table of Contents

Method SetRemainingSpellSlots

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetRemainingSpellSlots(byte, byte)

Sets the number of unspent spell slots for the given spell level.

public void SetRemainingSpellSlots(byte spellLevel, byte slotsRemaining)

Parameters

spellLevel byte

The spell level to modify.

slotsRemaining byte

The new amount of spell slot remaining.