Skip to main content

record_weapon

Function record_weapon 

Source
async fn record_weapon(
    entry: &GearEntry,
    resolved: &ResolvedItem,
    context: &StatScalingContext<'_>,
    state: &mut GearBuildState,
) -> Result<(), EngineError>