Method GetMemorizedSpellSlotCountByLevel
GetMemorizedSpellSlotCountByLevel(byte)
Gets the number of spell slots available for a specific spell level.
public int GetMemorizedSpellSlotCountByLevel(byte spellLevel)
Parameters
spellLevelbyteThe spell level to query.
Returns
- int
An integer representing the number of spell slots available.