public void AllowGroupToggle(Toggle allowGroup) { partyController.CmdAllowGroupChange(allowGroup.isOn); }