BasicSpellSlotIntDriver
Inheritance 3 ancestors · 9 siblings
Class Documentation
Edit documentationInt logic driver returning the spellbook slot of the owner unit's ongoing
spell cast, if that cast comes from a basic ability slot (0-3).
In every other case - no owner, nothing casting, or a cast from any other
slot - it returns -1.
See ExtendedSpellSlotIntDriver for the unfiltered variant and BasicAttackSlotIntDriver for the attack-slot counterpart. IsCastingBoolDriver is the bool form for watching one specific slot.