Table of Contents

Method GetMemorizedSpellSlotCountByLevel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetMemorizedSpellSlotCountByLevel(byte)

Gets the number of spell slots available for a specific spell level.

public int GetMemorizedSpellSlotCountByLevel(byte spellLevel)

Parameters

spellLevel byte

The spell level to query.

Returns

int

An integer representing the number of spell slots available.