I’ve refactored my Blueprint by extracting the Decrease Ammo function as per the tutorial but the 1 to decrease by is hardcoded in. If I wanted to pass this into the new function as a parameter, how to do that during the Collapse to Function refactoring?