Function paid_mana_x100

Source
pub fn paid_mana_x100(entity: &Entity) -> Option<i64>
Expand description

Mana the resolving cast paid, in x100 fixed point — Some(0) for a cast the pool let through for free, None for one that never paid (no pool, a pet ult, or nothing cast yet).