Skip to main content

item_matches_consumable_query

Function item_matches_consumable_query 

Source
pub fn item_matches_consumable_query(
    item: &ItemDataFlat,
    name_token: &str,
    subclass: i32,
) -> bool
Expand description

Whether an item satisfies the consumable lookup coordinates used by data resolvers.