Method GetRemainingSpellSlots
GetRemainingSpellSlots(byte)
Gets the number of remaining, unspent spell slots for the given spell level.
public byte GetRemainingSpellSlots(byte spellLevel)
Parameters
spellLevelbyteThe spell level to query.
Gets the number of remaining, unspent spell slots for the given spell level.
public byte GetRemainingSpellSlots(byte spellLevel)
spellLevel byteThe spell level to query.