public void PauseBlessing() { // Pause current blessings - used when user exits the game or returns to main menu page. Blessing?.DisableBuff(); }