Function armed

Source
pub fn armed(
    entity: &Entity,
    magnitude_key: &str,
    charges_key: &str,
) -> Option<i64>
Expand description

The magnitude of a (magnitude, charges) pair, or None when it is spent.