private void Start() { EventControl.On("R_UNFRIEND", R_UNFRIEND); EventControl.On("R_ACCEPT_FRIEND", R_ACCEPT_FRIEND); }