private void OnClickTotalReject() { if (LegionEvent.SendRejectTotalRequestJoin != null) { LegionEvent.SendRejectTotalRequestJoin(); } }