Function clear_paid_mana

Source
pub fn clear_paid_mana(entity: &mut Entity)
Expand description

Drops the recorded payment for a cast that skips the mana gate (a pet ult, an entity with no pool), so its resolution cannot read the previous cast’s price. A no-op when nothing is recorded, keeping unused entities free of bookkeeping.