public UiButtonHandler(ModEntry modEntry) { qsButtons = new List <QSButton>(); this.modEntry = modEntry; }