File Details
FloatingInterruptHighlight_1.0.4.zip
- R
- Feb 16, 2026
- 108.87 KB
- 355
- 12.0.1
- Retail
File Name
FloatingInterruptHighlight_1.0.4.zip
Supported Versions
- 12.0.1
Use secret-aware API for interrupt cooldown
Replace manual cooldown tracking (GetTime + base duration table) with C_Spell.GetSpellCooldownDuration and a C_CurveUtil readiness curve. This lets the frame show/hide based on actual cooldown state without branching on secret values.