private void SendRotateMessage() { if (customMessages != null) { customMessages.SendToggleRotateMessage(isRotating); } }