Skip to main content

register_consumable

Function register_consumable 

Source
fn register_consumable(
    built: &mut BuiltCombatSystem,
    data: &ResolvedGameData,
    slot: ConsumableSlot,
) -> Result<(), EngineError>