Skip to content

SpellDataFloatDriver

14.7

Inheritance 2 ancestors · 46 siblings · 1 descendant

Class Documentation

Edit documentation

Abstract float logic driver for drivers that read values out of a specific spell's data, referencing the spell by hash instead of by spellbook slot.

These drivers read static spell data (per-level data values), not runtime cast state - for "is this spell being cast", see IsCastingBoolDriver.

Properties

ScriptName

String
Removed in 15.11
Edit documentation

Legacy string identifying the spell by script name, superseded by the Spell hash.

Spell

Hash
Edit documentation

Hash of the spell whose data is read. Resolved through the global spell registry and cached on first evaluation. If the spell cannot be found, the driver evaluates to 0.