正直知らんけど
_input.actions["Attack"].started += context => OnAttack(context, id);
で行けたりしない?
呼び出される方はOnAttack(InputAction.CallbackContext obj,int id)にする感じ