public void RemoveActionButton(character_action characterAction) { CharacterActions.Delete(characterAction); CharacterDatabase.SaveChanges(); }