pub fn local_has_ability(
    state: &AbstractState,
    index: u8,
    ability: Ability
) -> bool
Expand description

Check whether the local at index has the given ability